fzy

terminal fuzzy finder picker

git clone https://9o.is/git/fzy.git

commit a9d2657ccd14ff6bbc82d76af41fcaa5120474e0
parent f92f109b2752c67437f932d82297ed957289d897
Author: John Hawthorn <john.hawthorn@gmail.com>
Date:   Tue, 31 Jan 2017 18:25:24 -0800

Update README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -68,7 +68,7 @@ fzy is a drop in replacement for [selecta](https://github.com/garybernhardt/sele ### Use with Vim -fzy can be integrated very simply in vim. There is also [fzy-vim](https://github.com/Dkendal/fzy-vim), a more fully featured vim plugin. +fzy can be easily integrated with vim. ``` vim function! FzyCommand(choice_command, vim_command)