ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

fix(bufferline): avoid unnecessary user interaction #1143

Closed Jint-lzxy closed 8 months ago

Jint-lzxy commented 8 months ago

This is a follow-up fix for #1136. It prevents bufferline from tripping over errors thrown by nvim-bufdel, and is also keeping up with the upstream close command (bdelete!)