TagbarHighlight highlighting
This commit is contained in:
parent
4523aac916
commit
16c1992533
2 changed files with 5 additions and 0 deletions
3
vimrc
3
vimrc
|
|
@ -493,6 +493,9 @@ let g:tagbar_type_vue = {
|
|||
\ ]
|
||||
\ }
|
||||
|
||||
hi! TagbarHighlight ctermfg=255 ctermbg=240
|
||||
|
||||
|
||||
if !exists('*RangerExplorer')
|
||||
function RangerExplorer()
|
||||
exec 'silent !ranger --choosefile=/tmp/vim_ranger_current_file ' . expand('%:p:h')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue