mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-23 10:41:49 +08:00
Don't close new tab
This commit is contained in:
parent
b1e1063b37
commit
321fdd4fd1
|
@ -4041,7 +4041,7 @@ function! s:QuitIfOnlyWindow() abort
|
|||
noautocmd bdelete
|
||||
endif
|
||||
quit
|
||||
else
|
||||
elseif exists('t:tagbar_buf_name')
|
||||
close
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user