Remove breaking command
This commit is contained in:
parent
0646bd8513
commit
26684c38a1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue