Remove breaking command

This commit is contained in:
Thomas Gideon 2020-05-11 11:42:04 -04:00
parent 0646bd8513
commit 26684c38a1
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
" from https://medium.com/@victormours/a-better-nerdtree-setup-3d3921abc0b9
autocmd bufenter * if (winnr(“$”) == 1 && exists(b:NERDTreeType) && b:NERDTreeType ==primary) | q | endif
let NERDTreeAutoDeleteBuffer = 1
let NERDTreeMinimalUI = 1
let NERDTreeDirArrows = 1