diff --git a/.vimrc b/.vimrc index bffc241..4f049d3 100644 --- a/.vimrc +++ b/.vimrc @@ -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