mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-07 21:24:40 +08:00
Update installation instruction for Homebrew fzf
This commit is contained in:
@@ -43,6 +43,8 @@ Plug 'junegunn/fzf.vim'
|
|||||||
|
|
||||||
- `dir` and `do` options are not mandatory
|
- `dir` and `do` options are not mandatory
|
||||||
- Use `./install --bin` instead if you don't need fzf outside of Vim
|
- 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
|
- Make sure to use Vim 7.4 or above
|
||||||
|
|
||||||
Commands
|
Commands
|
||||||
|
|||||||
Reference in New Issue
Block a user