Update installation instruction for Homebrew fzf

This commit is contained in:
Junegunn Choi
2016-07-18 16:48:51 +09:00
parent e0182d3371
commit cd94fca6ce

View File

@@ -43,6 +43,8 @@ Plug 'junegunn/fzf.vim'
- `dir` and `do` options are not mandatory
- Use `./install --bin` instead if you don't need fzf outside of Vim
- If you installed fzf using Homebrew, the following should suffice:
`Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'`
- Make sure to use Vim 7.4 or above
Commands