mirror of https://github.com/nirenjan/vimfiles.git
Add NERDTree settings
parent
015aad6450
commit
f77be0f850
|
@ -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
|
||||
|
Loading…
Reference in New Issue