update fzf

This commit is contained in:
lelgenio 2020-10-20 23:42:50 -03:00
parent e25f16f3e2
commit 3810bcb88b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ call plug#begin('~/.config/nvim/plugged')
Plug 'sheerun/vim-polyglot'
" Fuzzy find
Plug 'junegunn/fzf'
Plug 'junegunn/fzf', { 'do': {-> fzf#install() } }
Plug 'junegunn/fzf.vim'
" Completions