Make clear that the latest version of fzf is required
e.g. Commits requires > 0.10.6
This commit is contained in:
parent
d8b54082c1
commit
da6e7e84b4
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': 'yes \| ./install' }
|
|||
Plug 'junegunn/fzf.vim'
|
||||
```
|
||||
|
||||
Make sure to use the latest version of fzf.
|
||||
|
||||
Commands
|
||||
--------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue