This commit is contained in:
HaCk3D 2022-05-14 14:49:15 +02:00 committed by GitHub
commit e10115e4f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -819,6 +819,10 @@ hi! link VimwikiList markdownListMarker
" > stephpy/vim-yaml
call s:hi("yamlKey", s:nord7_gui, "", s:nord7_term, "", "", "")
" Barbar
" > romgrk/barbar.nvim
call s:hi("BufferCurrentMod", s:nord10_gui, "", "", s:nord10_term , "", "")
"+------------+
"+ Public API +
"+------------+