summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2013-11-01 01:12:46 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2013-11-01 01:12:46 +0900
commita03b5c8c42bef6ebb99c1bb3dfb1ed93faf83dbb (patch)
tree5f549b23e30d3b505b99c5a2df90e921c8c05dee
parent79fbcb2244936e9a456d53682b6590d1fd9296d2 (diff)
downloadfzf-a03b5c8c42bef6ebb99c1bb3dfb1ed93faf83dbb.tar.gz
gem install fzf
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index e82a8c31..16ca8dc4 100644
--- a/README.md
+++ b/README.md
@@ -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