diff options
Diffstat (limited to 'README-VIM.md')
| -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 a396b611..f3247bac 100644 --- a/README-VIM.md +++ b/README-VIM.md @@ -26,6 +26,9 @@ written as: " If installed using Homebrew Plug '/usr/local/opt/fzf' +" If installed using Homebrew on Apple Silicon +Plug '/opt/homebrew/opt/fzf' + " If you have cloned fzf on ~/.fzf directory Plug '~/.fzf' ``` |
