FN doesn't exist any more?
This commit is contained in:
parent
16fcb1f1ab
commit
d25d97f1a9
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ syn region belObjLam
|
|||
\ matchgroup=belObjLamP start=/\\/ matchgroup=belArrowEtc end=/\./ transparent
|
||||
hi def link belObjLamP Define
|
||||
|
||||
syn keyword belMetaLam FN fn mlam
|
||||
syn keyword belMetaLam fn mlam
|
||||
hi def link belMetaLam Define
|
||||
|
||||
syn keyword belCase case of impossible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue