fix ^ in idents

This commit is contained in:
rhiannon morris 2022-07-15 14:55:23 +02:00
parent 0c1cb6f77a
commit c3ec8631ae
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ hi def link belTotal Special
syn keyword belTrust trust
hi def link belTrust Underlined
syn match belSubstConst /\.\.\|\^/
syn keyword belSubstConst ^
syn match belSubstConst /\.\./
hi def link belSubstConst Constant
syn keyword belIdBlock some block