mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
fix a retarded line that somehow got in
This commit is contained in:
@@ -2671,7 +2671,7 @@ function! s:closeTree()
|
|||||||
close
|
close
|
||||||
call s:exec("wincmd p")
|
call s:exec("wincmd p")
|
||||||
else
|
else
|
||||||
:q
|
close
|
||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user