Skip to content
Snippets Groups Projects
Commit 0c438111 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Ruby requirement

parent 0165dc87
No related branches found
Tags 0.16.0
No related merge requests found
fzf: fuzzy finder for your shell
================================
fzf - Fuzzy finder for your shell
=================================
fzf is a general-purpose fuzzy finder for your shell.
It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim).
It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and
the likes.
Requirements
------------
fzf requires Ruby.
fzf requires Ruby (>= 1.8.5).
Installation
------------
......@@ -86,8 +87,8 @@ The following readline key bindings should also work as expected.
- CTRL-B / CTRL-F
- CTRL-W / CTRL-U
Useful bash binding and settings
--------------------------------
Useful bash bindings and settings
---------------------------------
```sh
# vimf - Open selected file in Vim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment