FN doesn't exist any more?

This commit is contained in:
rhiannon morris 2022-06-24 16:17:19 +02:00
parent 16fcb1f1ab
commit d25d97f1a9
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ syn region belObjLam
\ matchgroup=belObjLamP start=/\\/ matchgroup=belArrowEtc end=/\./ transparent \ matchgroup=belObjLamP start=/\\/ matchgroup=belArrowEtc end=/\./ transparent
hi def link belObjLamP Define hi def link belObjLamP Define
syn keyword belMetaLam FN fn mlam syn keyword belMetaLam fn mlam
hi def link belMetaLam Define hi def link belMetaLam Define
syn keyword belCase case of impossible syn keyword belCase case of impossible