https://github.com/kyoh86/vim-beedle
https://github.com/kyoh86/vim-beedle
neovim neovim-plugin nvim nvim-plugin vim vim-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kyoh86/vim-beedle
- Owner: kyoh86
- Created: 2020-07-21T00:22:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T12:09:55.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T06:24:36.193Z (over 1 year ago)
- Topics: neovim, neovim-plugin, nvim, nvim-plugin, vim, vim-plugin
- Language: Vim Script
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-beedle
delete buffer regardless of whether they are loaded or not.
## install
* vim-plug
```
Plug 'kyoh86/vim-beedle'
```