vim-fz
Ultra Fast Fuzzy finder for Vim8 and NeoVim.
But very very experimental!
Usage
:Fz
Or type ,f
Requirements
- gof
- vim8 or neovim
Installation
$ go get github.com/mattn/gof
- Pathogen
git clone https://github.com/mattn/vim-fz.git ~/.vim/bundle/vim-fz
- vim-plug
Plug 'mattn/vim-fz'
- Vim packages
git clone https://github.com/mattn/vim-fz.git ~/.vim/pack/plugins/start/vim-fz
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)