1
0
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:
Mirosław Pragłowski
2014-12-19 17:50:16 +01:00
parent e7bc60ac1b
commit a2e7f290cc
2 changed files with 7 additions and 3 deletions

3
.gitmodules vendored
View File

@ -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