chore: highlight elab
This commit is contained in:
parent
796b57b73f
commit
9576f4a390
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"attributes" "raw" "have" "show" "suffices" "by" "in" "at" "do" "let" "for" "unless" "break" "continue"
|
||||
"try" "catch" "finally" "where" "rec" "mut" "forall" "fun"
|
||||
"exists" "if" "then" "else" "from" "init_quot" "return"
|
||||
"mutual" "def" "run_cmd" "declare_syntax_cat" "syntax" "macro_rules" "macro" "scoped"
|
||||
"mutual" "def" "run_cmd" "declare_syntax_cat" "syntax" "macro_rules" "macro" "scoped" "elab"
|
||||
"initialize" "builtin_initialize" "induction" "cases" "generalizing" "unif_hint" "deriving")
|
||||
"lean keywords ending with 'word' (not symbol)")
|
||||
(defconst lean4-keywords1-regexp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue