kenguru33 / MyNeovimConfig

My Neovim Configuration
0 stars 0 forks source link

Closing current buffer closes all buffers when coc-explorer is activated #1

Open kenguru33 opened 3 years ago

kenguru33 commented 3 years ago

Closing current buffer closes all buffers when coc-explorer is activated.

Typing bd should only close current buffer, but closes all buffers and quit nvim. This only occours when coc-explorer is open. Closing coc-explorer, bd is working as expeted.

kenguru33 commented 3 years ago

This seems to be caused by autoclose coc-explorer if only buffer left autocmd in coc-explorer.vim: