1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Added termux version of fzf to path

This commit is contained in:
2019-09-01 08:17:51 +02:00
parent 5daf0695dc
commit 85bee62c70

1
.vimrc
View File

@@ -136,6 +136,7 @@ endif
" fzf integration for fast fuzzy finding, better and faster than ctrl-p
set rtp+=~/workspace/projects/others/fzf
set rtp+=/data/data/com.termux/files/usr/bin/fzf
Plugin 'junegunn/fzf.vim'
" Customize fzf colors to match your color scheme