gem install fzf

This commit is contained in:
Junegunn Choi 2013-11-01 01:12:46 +09:00
parent 79fbcb2244
commit a03b5c8c42
1 changed files with 12 additions and 2 deletions

View File

@ -38,8 +38,18 @@ Make sure that ~/bin is included in $PATH.
export PATH=$PATH:~/bin
```
Install as Vim plugin
---------------------
### Install as Ruby gem
fzf can be installed as a Ruby gem
```
gem install fzf
```
However, this is not recommended since the Ruby gem version of fzf takes
slightly longer to start.
### Install as Vim plugin
fzf was not designed to be a Vim plugin, but you can use it as one. The only
reason one might consider using fzf in Vim is its speed. For a very large list