close-hidden-buffers-command.vim
A command to close hidden buffers. See :help CloseHiddenBuffers once installed, or see the doc/ directory.
Also works with the VSCode plugin, 'VSCode Neovim'. There, it performs the analogous action of clearing the open editors.
To install:
- Using vim-plug:
Plug 'yogeshdhamija/close-hidden-buffers-command.vim'