mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-12 02:35:49 -07:00
@@ -100,7 +100,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
|
|||||||
### As Vim plugin
|
### As Vim plugin
|
||||||
|
|
||||||
Once you have fzf installed, you can enable it inside Vim simply by adding the
|
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
|
```vim
|
||||||
" If installed using Homebrew
|
" If installed using Homebrew
|
||||||
|
Reference in New Issue
Block a user