Skip to content

syurazo/fzf-tab-buffers.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fzf-tab-buffers.vim

Provide TabBuffers command to select buffers displayed in tabs in fzf.vim.

Installation

Here is the example of using vim-plug.

Plug 'syurazo/fzf-tab-buffers.vim'

fzf-tab-buffers.vim depends on tabpagebuffer.vim for buffer enumeration

Usage

nnoremap [fzf] <Nop>
nmap <Leader>f [fzf]

nnoremap <silent> [fzf]b :<C-u>TabBuffers<CR>

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published