1
0
mirror of https://github.com/amix/vimrc synced 2025-07-02 21:35:01 +08:00

update vim install to use fzf instead of ctrl p/buf explorer

This commit is contained in:
Chris Morris
2019-06-12 23:40:55 -04:00
parent b0a80da9ac
commit 4904f22fd9
41 changed files with 11 additions and 10791 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "my_plugins/vim-snazzy"]
path = my_plugins/vim-snazzy
url = git@github.com:connorholyday/vim-snazzy.git
[submodule "my_plugins/fzf.vim"]
path = my_plugins/fzf.vim
url = https://github.com/junegunn/fzf.vim.git