mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 21:34:09 +02:00
Added termux version of fzf to path
This commit is contained in:
@@ -136,6 +136,7 @@ endif
|
|||||||
|
|
||||||
" fzf integration for fast fuzzy finding, better and faster than ctrl-p
|
" fzf integration for fast fuzzy finding, better and faster than ctrl-p
|
||||||
set rtp+=~/workspace/projects/others/fzf
|
set rtp+=~/workspace/projects/others/fzf
|
||||||
|
set rtp+=/data/data/com.termux/files/usr/bin/fzf
|
||||||
Plugin 'junegunn/fzf.vim'
|
Plugin 'junegunn/fzf.vim'
|
||||||
|
|
||||||
" Customize fzf colors to match your color scheme
|
" Customize fzf colors to match your color scheme
|
||||||
|
|||||||
Reference in New Issue
Block a user