Breaking vimrc apart into individual settings files in vim/plugin/settings
This commit is contained in:
5
vim/plugin/settings/NERDtree.vim
Normal file
5
vim/plugin/settings/NERDtree.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Make nerdtree look nice
|
||||
let NERDTreeMinimalUI = 1
|
||||
let NERDTreeDirArrows = 1
|
||||
let g:NERDTreeWinSize = 30
|
||||
|
||||
Reference in New Issue
Block a user