diff options
| -rw-r--r-- | README-VIM.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README-VIM.md b/README-VIM.md index 425bf672..8d89de57 100644 --- a/README-VIM.md +++ b/README-VIM.md @@ -12,6 +12,9 @@ differ depending on the package manager. " If installed using Homebrew set rtp+=/usr/local/opt/fzf +" If installed using Homebrew on Apple Silicon +set rtp+=/opt/homebrew/opt/fzf + " If installed using git set rtp+=~/.fzf ``` |
