mirror of
https://github.com/preservim/nerdtree.git
synced 2025-02-12 22:52:59 +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
|
close
|
||||||
call s:exec("wincmd p")
|
call s:exec("wincmd p")
|
||||||
else
|
else
|
||||||
:q
|
close
|
||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user