# HG changeset patch # User Ludovic Chabant # Date 1522899350 25200 # Node ID 44afdeba29bf6bcfff86b8097ed08f10ace9b5a3 # Parent a9011b1b073f437f17e46603b3a873ac371c2279 Add FZF to vim bundle. diff -r a9011b1b073f -r 44afdeba29bf install.cfg --- 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