mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-12-23 03:19:01 +00:00
parent
6e9452b06e
commit
b8296a91b9
@ -100,7 +100,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
|
||||
### As Vim plugin
|
||||
|
||||
Once you have fzf installed, you can enable it inside Vim simply by adding the
|
||||
directory to `&runtimepath` as follows:
|
||||
directory to `&runtimepath` in your Vim configuration file as follows:
|
||||
|
||||
```vim
|
||||
" If installed using Homebrew
|
||||
|
Loading…
Reference in New Issue
Block a user