[vim] set rtp for fzf installed from git

This commit is contained in:
Josh Sherman 2017-11-11 15:05:09 -06:00
parent 8a783495ce
commit 0d8c7af709
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -13,3 +13,5 @@ autocmd FileType php setl sts=4 sw=4 ts=4
autocmd FileType gitcommit,markdown,text setl nosi spell tw=80 wm=2 autocmd FileType gitcommit,markdown,text setl nosi spell tw=80 wm=2
autocmd BufWritePre * :%s/\s\+$//e autocmd BufWritePre * :%s/\s\+$//e
set rtp+=~/.fzf