Add NERDTree settings

master
nirenjan 2014-05-22 10:30:21 -07:00
parent 684b06ed67
commit 1afa6ba95b
2 changed files with 9 additions and 0 deletions

View File

@ -280,6 +280,7 @@ lnfile vim/plugin/match-brackets.vim ~/.vim/plugin/
lnfile vim/plugin/airline-settings.vim ~/.vim/plugin/
lnfile vim/plugin/bufferline-settings.vim ~/.vim/plugin/
lnfile vim/plugin/ultisnips-settings.vim ~/.vim/plugin/
lnfile vim/plugin/nerdtree-settings.vim ~/.vim/plugin/
# Install my ftdetect plugins
lnfile vim/ftdetect/swig.vim ~/.vim/ftdetect/

View File

@ -0,0 +1,8 @@
" File: nerdtree-settings.vim
" Author: Nirenjan Krishnan
" Description: Base settings for NERDTree plugin
" Last Modified: May 21, 2014
" Don't try to display Unicode characters for the tree
let g:NERDTreeDirArrows = 0