Update README
This commit is contained in:
parent
d080f43011
commit
1ed70a995d
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
|||
Plug 'junegunn/fzf.vim'
|
||||
```
|
||||
|
||||
Make sure to use the latest version of fzf and Vim 7.4 or above.
|
||||
- Use `./install --bin` instead if you don't need fzf outside of Vim
|
||||
- Make sure to use Vim 7.4 or above
|
||||
|
||||
Commands
|
||||
--------
|
||||
|
|
Loading…
Add table
Reference in a new issue