Update README-VIM: Different homebrew prefix on Apple Silicon

Close #3095
pull/3097/head^2
Junegunn Choi 1 year ago
parent b7bb973118
commit d42e708d31
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -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
```

Loading…
Cancel
Save