From 0ce32085c7b4f93eb72a5e8524a1d39cd40728d0 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Tue, 31 Jan 2017 18:25:24 -0800 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9b069e9..59e4066 100644 --- 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) -- cgit v1.2.3