plugins - Added NERDTree
This commit is contained in:
parent
1bc2b6acb4
commit
6a4f86b634
4 changed files with 10 additions and 4 deletions
plugins
4
plugins/nerdtree.load.vim
Normal file
4
plugins/nerdtree.load.vim
Normal file
|
@ -0,0 +1,4 @@
|
|||
call dein#add('scrooloose/nerdtree', #{
|
||||
\ lazy: 1,
|
||||
\ on_map: #{ n: ['<Leader>e'] },
|
||||
\ })
|
Loading…
Add table
Add a link
Reference in a new issue