Move NvimTreePopup highlight link
This commit is contained in:
@@ -8,7 +8,6 @@ if get(g:, 'nvim_tree_disable_netrw', 1) == 1
|
||||
let g:loaded_netrwPlugin = 1
|
||||
endif
|
||||
|
||||
hi def link NvimTreePopup Normal
|
||||
lua require'nvim-tree'.reset_highlight()
|
||||
|
||||
augroup NvimTree
|
||||
|
||||
Reference in New Issue
Block a user