chore: add macro_syntax syntax highlight
This commit is contained in:
parent
1b6319788e
commit
5fffecfb53
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"open" "export" "axiom" "inductive" "coinductive" "with" "without"
|
||||
"structure" "universe" "universes" "hide"
|
||||
"precedence" "reserve"
|
||||
"match" "nomatch" "infix" "infixl" "infixr" "notation" "postfix" "prefix" "instance"
|
||||
"match_syntax" "match" "nomatch" "infix" "infixl" "infixr" "notation" "postfix" "prefix" "instance"
|
||||
"end" "this" "using" "using_well_founded" "namespace" "section"
|
||||
"attribute" "local" "set_option" "extends" "include" "omit" "classes" "class"
|
||||
"attributes" "raw" "replacing"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue