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