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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user