%YAML 1.2 --- # http://www.sublimetext.com/docs/3/syntax.html name: Lean file_extensions: - lean scope: source.lean contexts: main: - include: comments - match: '\b(?])' pop: true - include: comments - include: definitionName - match: "," - match: \b(Prop|Type|Sort)\b scope: storage.type.lean - match: '\battribute\b\s*\[[^\]]*\]' scope: storage.modifier.lean - match: '@\[[^\]]*\]' scope: storage.modifier.lean - match: \b(?