superfluous tagbar highlighting

This commit is contained in:
ManjaroOne666 2018-02-22 18:20:36 +00:00
parent 95d7ba9dfb
commit 5fca5160f3
1 changed files with 0 additions and 11 deletions

View File

@ -477,17 +477,6 @@ hi! def link TagbarAccessPrivate InterfaceH2
hi! TagbarHighlight ctermfg=255 guifg=#eeeeee ctermbg=240 guibg=#585858
" NOTE for TagbarNormal to work it must be defined
" with the following line in the plugin
" file tagbar.vim:
"
" syntax match TagbarNormal '.*' contains=ALL
"
" This must go before all other syntax
" definitions in that file.
" TODO see if i can put this somewhere else - after dir?
hi! def link TagbarNormal InterfaceNormalBright
" #netrw highlighting
hi! def link netrwVersion InterfaceNormalBright