Commit 9c1db77
Changed files (2)
bundle
tools
bundle/tools/matchit
@@ -1,1 +0,0 @@
-Subproject commit ceaf496a3763f3c20bc7f50c2135df4f1775ae05
.gitmodules
@@ -26,6 +26,9 @@
[submodule "bundle/colors/janus-colors"]
path = bundle/colors/janus-colors
url = https://github.com/TechnoGate/janus-colors.git
+[submodule "bundle/colors/vim-colorschemes"]
+ path = bundle/colors/vim-colorschemes
+ url = https://github.com/flazz/vim-colorschemes.git
# Langs
[submodule "bundle/langs/haml"]
@@ -114,9 +117,6 @@
[submodule "bundle/tools/nerdcommenter"]
path = bundle/tools/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
-[submodule "bundle/tools/matchit"]
- path = bundle/tools/matchit
- url = https://github.com/edsono/vim-matchit.git
[submodule "bundle/tools/supertab"]
path = bundle/tools/supertab
url = https://github.com/ervandew/supertab.git