Add homebrew path for fzf
This commit is contained in:
parent
2abaf751f5
commit
186278be5a
1 changed files with 3 additions and 0 deletions
|
@ -42,3 +42,6 @@ autocmd FileType markdown,text setl tw=80 wm=2
|
|||
autocmd BufWritePre * :%s/\s\+$//e
|
||||
|
||||
set rtp+=~/.fzf
|
||||
" set rtp+=/usr/local/opt/fzf
|
||||
set rtp+=/opt/homebrew/opt/fzf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue