highlight holes

This commit is contained in:
rhiannon morris 2022-07-11 17:27:11 +02:00
parent 8db3c960b0
commit 3229be14f8
1 changed files with 3 additions and 0 deletions

View File

@ -84,3 +84,6 @@ hi def link belIf Keyword
syn match belugaError /<-\|←/
syn keyword belugaError prop
hi def link belugaError Error
syn match belugaHole /\<?\k*\>/
hi def link belugaHole Underlined