Skip to content

Commit

Permalink
Highlight Sort.
Browse files Browse the repository at this point in the history
  • Loading branch information
gebner committed Sep 11, 2017
1 parent 8690a57 commit deb64b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/lean.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
]
},
{
"match": "\\b(Prop|Type)\\b",
"match": "\\b(Prop|Type|Sort)\\b",
"name": "storage.type.lean"
},
{
Expand Down

0 comments on commit deb64b0

Please sign in to comment.