Fixed nerdtree path after Plug
This commit is contained in:
parent
e8db3352ac
commit
94e65ed548
@ -183,7 +183,7 @@
|
||||
|
||||
" Module customization {{{
|
||||
|
||||
if isdirectory(expand("~/.vim/bundle/nerdtree"))
|
||||
if isdirectory(expand("~/.vim/plugged/nerdtree"))
|
||||
map <C-t> <plug>NERDTreeTabsToggle<CR>
|
||||
map <leader>e :NERDTreeFind<CR>
|
||||
nmap <leader>nt :NERDTreeFind<CR>
|
||||
|
Loading…
Reference in New Issue
Block a user