# Encoding: UTF-8

[{content: "background {$1}",
  name: "Background Directive",
  scope: "source.context-free",
  tabTrigger: "b",
  uuid: "54E5EF74-2097-4C8E-9456-19943792AADE"},
 {content: "CIRCLE {$1}",
  name: "Circle Primitive",
  scope: "source.context-free",
  tabTrigger: "C",
  uuid: "DE5FD863-5178-4015-A9A9-C31AF4EC2E46"},
 {content: "include ${1:${2:file}.cfdg}",
  name: "Include Directive",
  scope: "source.context-free",
  tabTrigger: "i",
  uuid: "6545F453-C10C-4495-97AC-119FEDE9E877"},
 {content: "rule ${1:shape} ${2:weight }{\n\t$3\n}",
  name: "Rule",
  scope: "source.context-free",
  tabTrigger: "r",
  uuid: "EC3768EB-333C-4EB1-815A-1786F475DB89"},
 {content: "SQUARE {$1}",
  name: "Square Primitive",
  scope: "source.context-free",
  tabTrigger: "S",
  uuid: "20505374-F64A-416C-911B-2D68F9347A2A"},
 {content: "startshape ${1:shape}",
  name: "Startshape Directive",
  scope: "source.context-free",
  tabTrigger: "s",
  uuid: "C6506DEB-C9DB-4996-BAA0-78897BD9931E"},
 {content: "TRIANGLE {$1}",
  name: "Triangle Primitive",
  scope: "source.context-free",
  tabTrigger: "T",
  uuid: "4EC28B62-2040-4FD2-99FF-6ECE813E4A84"}]