diff --git a/.gitmodules b/.gitmodules index c814adf..748d115 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,9 @@ [submodule "bundle/The-NERD-Commenter"] path = bundle/The-NERD-Commenter url = git://github.com/vim-scripts/The-NERD-Commenter.git +[submodule "bundle/vcscommand"] + path = bundle/vcscommand + url = git://github.com/vim-scripts/vcscommand.vim.git +[submodule "bundle/matchit"] + path = bundle/matchit + url = git://github.com/vim-scripts/matchit.zip.git diff --git a/bundle/matchit b/bundle/matchit new file mode 160000 index 0000000..ced6c40 --- /dev/null +++ b/bundle/matchit @@ -0,0 +1 @@ +Subproject commit ced6c409c9beeb0b4142d21906606bd194411d1d diff --git a/bundle/vcscommand b/bundle/vcscommand new file mode 160000 index 0000000..8446fb6 --- /dev/null +++ b/bundle/vcscommand @@ -0,0 +1 @@ +Subproject commit 8446fb6301281b8a033678a96a6890dc1a75a7ac