start refresh. Need to find a way to trigger the function when FS is altered
This commit is contained in:
@@ -3,6 +3,9 @@ if exists('g:loaded_tree') | finish | endif
|
||||
let s:save_cpo = &cpo
|
||||
set cpo&vim
|
||||
|
||||
let g:loaded_netrw = 1
|
||||
let g:loaded_netrwPlugin = 1 " Disable netrw
|
||||
|
||||
hi def link LuaTreePopup Normal
|
||||
hi def LuaTreeEndOfBuffer guifg=bg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user