remove references to NERDTreeDirArrows

Closes #515
This commit is contained in:
Martin Grenfell
2015-11-26 00:24:44 +00:00
parent 4f9e981a60
commit a2b06bbac3
3 changed files with 11 additions and 47 deletions

View File

@@ -116,6 +116,5 @@ See here: https://github.com/scrooloose/nerdtree/issues/433#issuecomment-9259069
Use these variables in your vimrc. Note that below are default arrow symbols
let g:NERDTreeDirArrows = 1
let g:NERDTreeDirArrowExpandable = '▸'
let g:NERDTreeDirArrowCollapsible = '▾'