Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinaskestad/quickpick-buffers.vim
A quickpick.vim picker for buffers.
https://github.com/martinaskestad/quickpick-buffers.vim
quickpickvim
Last synced: 1 day ago
JSON representation
A quickpick.vim picker for buffers.
- Host: GitHub
- URL: https://github.com/martinaskestad/quickpick-buffers.vim
- Owner: MartinAskestad
- License: mit
- Created: 2022-01-19T11:13:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T14:47:22.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T03:36:47.430Z (about 2 months ago)
- Topics: quickpickvim
- Language: Vim script
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quickpick-buffers.vim
vim buffers picker for [quickpick.vim](https://github.com/prabirshrestha/quickpick.vim).
## Install
```vim
Plug 'prabirshrestha/quickpick.vim'
Plug 'prabirshrestha/quickpick-buffers.vim'
```