Mercurial > dotfiles
changeset 434:44afdeba29bf
Add FZF to vim bundle.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 Apr 2018 20:35:50 -0700 |
parents | a9011b1b073f |
children | b7682004288d |
files | install.cfg |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/install.cfg Mon Apr 02 09:01:54 2018 -0700 +++ b/install.cfg Wed Apr 04 20:35:50 2018 -0700 @@ -27,6 +27,7 @@ easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git fish = [git]https://github.com/dag/vim-fish.git fugitive = [git]https://github.com/tpope/vim-fugitive.git +fzf = [git]https://github.com/junegunn/fzf.vim.git goyo = [git]https://github.com/junegunn/goyo.vim.git gundo = https://bitbucket.org/sjl/gundo.vim gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags