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