mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Don't close new tab
This commit is contained in:
@@ -4041,7 +4041,7 @@ function! s:QuitIfOnlyWindow() abort
|
||||
noautocmd bdelete
|
||||
endif
|
||||
quit
|
||||
else
|
||||
elseif exists('t:tagbar_buf_name')
|
||||
close
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user