mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
Plugin from main fzf repository is needed
This commit is contained in:
1
.vimrc
1
.vimrc
@@ -141,6 +141,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
|
||||
Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }
|
||||
Plug 'junegunn/fzf.vim'
|
||||
|
||||
" Customize fzf colors to match your color scheme
|
||||
|
||||
Reference in New Issue
Block a user