This commit is contained in:
Loic Nageleisen 2011-10-30 20:22:44 +01:00
parent e211f4c6bb
commit 67634ab82a
2 changed files with 3 additions and 4 deletions

6
.gitmodules vendored
View file

@ -22,9 +22,6 @@
[submodule "bundle/vim-ack"] [submodule "bundle/vim-ack"]
path = bundle/vim-ack path = bundle/vim-ack
url = https://github.com/mileszs/ack.vim.git url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/vim-closetag"]
path = bundle/vim-closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/pyflakes-vim"] [submodule "bundle/pyflakes-vim"]
path = bundle/pyflakes-vim path = bundle/pyflakes-vim
url = git://github.com/kevinw/pyflakes-vim.git url = git://github.com/kevinw/pyflakes-vim.git
@ -49,3 +46,6 @@
[submodule "bundle/closetag"] [submodule "bundle/closetag"]
path = bundle/closetag path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git

@ -1 +0,0 @@
Subproject commit 254d2307015370424034c0298a1148c4a7add069