Adds fzf in place of command t

This commit is contained in:
Jonathan Hodgson 2019-08-19 08:43:10 +01:00
parent 6b21ece902
commit 95a85a6893
4 changed files with 14 additions and 7 deletions

6
.gitmodules vendored
View file

@ -69,9 +69,6 @@
[submodule "bundle/vim-jinja"]
path = bundle/vim-jinja
url = https://github.com/lepture/vim-jinja.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule "bundle/vim-lion"]
path = bundle/vim-lion
url = git@github.com:tommcdo/vim-lion.git
@ -90,3 +87,6 @@
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = git@github.com:honza/vim-snippets.git
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git