Update README

pull/4/head
Junegunn Choi 11 years ago
parent f7a85ea55d
commit 8f9dbc4c29

@ -41,8 +41,12 @@ export PATH=$PATH:~/bin
Install as Vim plugin Install as Vim plugin
--------------------- ---------------------
You can use any plugin manager. If you don't use one, I recommend you try fzf was not designed to be a Vim plugin, but you can use it as one. The only
[vim-plug](https://github.com/junegunn/vim-plug). reason one might consider using fzf in Vim is its speed. For a very large list
of files, fzf is significantly faster than native Vim plugins.
You can use any Vim plugin manager to install fzf as a Vim plugin. If you don't
use one, I recommend you try [vim-plug](https://github.com/junegunn/vim-plug).
1. [Install vim-plug](https://github.com/junegunn/vim-plug#usage) 1. [Install vim-plug](https://github.com/junegunn/vim-plug#usage)
2. Edit your .vimrc 2. Edit your .vimrc

Loading…
Cancel
Save