Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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'
```