mirror of
https://github.com/amix/vimrc
synced 2025-07-17 17:15:01 +08:00
Added vim-dispatch to submodules, fixed .gitignores
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "bundle/smartgf"]
|
||||
path = bundle/smartgf
|
||||
url = git@github.com:gorkunov/smartgf.vim.git
|
||||
[submodule "bundle/vim-dispatch"]
|
||||
path = bundle/vim-dispatch
|
||||
url = git://github.com/tpope/vim-dispatch.git
|
||||
|
Reference in New Issue
Block a user