mirror of
https://github.com/nordtheme/vim.git
synced 2026-09-10 07:36:23 -04:00
Merge 7a27b3e97d into 5943295e03
This commit is contained in:
commit
e10115e4f0
|
|
@ -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 +
|
||||
"+------------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue