add typedef

This commit is contained in:
Rhiannon Morris 2020-06-13 02:03:19 +02:00
parent d6eda4abd0
commit 772dc1ae0f
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ hi def link belType Typedef
syn match belPragma /\%(%\|\<--\)\%(coverage\|warncoverage\|nostrengthen\|infix\|prefix\|assoc\|name\|abbrev\|not\|open\)\>/
hi def link belPragma Special
syn keyword belDecl LF inductive coinductive fun stratified proof schema rec and
syn keyword belDecl
\ LF inductive coinductive fun stratified proof schema rec and typedef
hi def link belDecl Structure
syn keyword belTotal total