diff --git a/README-VIM.md b/README-VIM.md index 425bf67..8d89de5 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 ```