mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-08 13:34:47 +08:00
Update installation instruction
This commit is contained in:
@@ -41,6 +41,7 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
|||||||
Plug 'junegunn/fzf.vim'
|
Plug 'junegunn/fzf.vim'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- `dir` option is 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
|
||||||
- Make sure to use Vim 7.4 or above
|
- Make sure to use Vim 7.4 or above
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user