Add close-buffers.nvim

main
Kevin Zhuang 3 years ago committed by Thomas Versteeg
parent fb9a1cda94
commit 834da3d22b

@ -285,6 +285,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [clojure-vim/jazz.nvim](https://github.com/clojure-vim/jazz.nvim) - Acid + Impromptu = Jazz.
- [code-biscuits/nvim-biscuits](https://github.com/code-biscuits/nvim-biscuits) - A neovim port of Assorted Biscuits. Ends up with more supported languages too.
- [Pocco81/AbbrevMan.nvim](https://github.com/Pocco81/AbbrevMan.nvim) - A NeoVim plugin for managing vim abbreviations.
- [kazhala/close-buffers.nvim](https://github.com/kazhala/close-buffers.nvim) - Delete multiple vim buffers based on different conditions.
### Icons

Loading…
Cancel
Save