preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.12k stars 486 forks source link

Close multiple buffer Error #497

Open lwwens opened 6 years ago

lwwens commented 6 years ago

I vim a file, and then I open another file in the nerdtree. Finally, I close any buffer. Suddenly, the error booms.

selection_020

I find the function QuitIfOnlyWindow is in the */bundle/Tagbar/autoload/tagbar.vim, but I don't know how to address.


Viming file1 vim2, and closing any buffer also occurs the error.

Thanks.

raven42 commented 3 years ago

@Ewen-ZY Are you still seeing this behavior? I've attempted to reproduce and was unable to. Can you please list the commands you are using to open the buffers and clone any buffers?