Don't close new tab

This commit is contained in:
Martin Vuille 2016-09-28 06:20:25 -04:00
parent b1e1063b37
commit 321fdd4fd1

View File

@ -4041,7 +4041,7 @@ function! s:QuitIfOnlyWindow() abort
noautocmd bdelete
endif
quit
else
elseif exists('t:tagbar_buf_name')
close
endif
endif