LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.31k stars 1.17k forks source link

Buffer close #216

Closed kamalkech closed 1 year ago

kamalkech commented 1 year ago
x or :bw the boffer tab not closed correctly and crashed with explorer file (e) can u share link to fixe or same example using ?
kamalkech commented 1 year ago

fixed with :Bdelete! and i am using shortcut <Space+x> for it