From f22b83db6c8ab6b83373381fa97b3b4e1c89b640 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 11 Apr 2015 11:28:30 +0900 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e02d88..fca842b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ fzf project consists of the followings: - Shell extensions - Key bindings (`CTRL-T`, `CTRL-R`, and `ALT-C`) (bash, zsh, fish) - Fuzzy auto-completion (bash only) +- Vim/Neovim plugin You can [download fzf executable][bin] alone, but it's recommended that you install the extra stuff using the attached install script.