https://github.com/kyoh86/vim-wipeout
https://github.com/kyoh86/vim-wipeout
neovim neovim-plugin nvim nvim-plugin vim vim-plugin
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kyoh86/vim-wipeout
- Owner: kyoh86
- Created: 2018-11-19T14:32:13.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T12:10:21.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T16:33:18.537Z (over 1 year ago)
- Topics: neovim, neovim-plugin, nvim, nvim-plugin, vim, vim-plugin
- Language: Vim Script
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-wipeout
wipeout buffer regardless of whether they are loaded or not.
## install
* vim-plug
```
Plug 'kyoh86/vim-wipeout'
```