Fix: Typeface: var_with_undersore triggered syntax italic

This commit is contained in:
Tinmarino
2020-08-03 01:00:14 -04:00
parent 22bb7d9570
commit fb178f8e3c
3 changed files with 5 additions and 1 deletions

View File

@ -339,6 +339,7 @@ let s:syntax_dic = vimwiki#vars#get_syntaxlocal('dTypeface')
call vimwiki#u#hi_typeface(s:syntax_dic)
hi def link VimwikiMarkers Normal
hi def link VimwikiError Normal
hi def link VimwikiEqIn Number
hi def link VimwikiEqInT VimwikiEqIn