|
|
@@ -10,9 +10,6 @@
|
|
|
[submodule "vim/bundle/supertab"]
|
|
|
path = vim/bundle/supertab
|
|
|
url = https://github.com/ervandew/supertab.git
|
|
|
-[submodule "vim/bundle/snipmate"]
|
|
|
- path = vim/bundle/snipmate
|
|
|
- url = https://github.com/msanders/snipmate.vim.git
|
|
|
[submodule "vim/bundle/ack"]
|
|
|
path = vim/bundle/ack
|
|
|
url = https://github.com/mileszs/ack.vim.git
|
|
|
@@ -40,3 +37,15 @@
|
|
|
[submodule "vim/bundle/sparkup"]
|
|
|
path = vim/bundle/sparkup
|
|
|
url = https://github.com/bingaman/vim-sparkup.git
|
|
|
+[submodule "vim/bundle/snipmate"]
|
|
|
+ path = vim/bundle/snipmate
|
|
|
+ url = https://github.com/garbas/vim-snipmate.git
|
|
|
+[submodule "vim/bundle/tlib"]
|
|
|
+ path = vim/bundle/tlib
|
|
|
+ url = https://github.com/tomtom/tlib_vim.git
|
|
|
+[submodule "vim/bundle/mw-utils"]
|
|
|
+ path = vim/bundle/mw-utils
|
|
|
+ url = https://github.com/MarcWeber/vim-addon-mw-utils.git
|
|
|
+[submodule "vim/bundle/snipmate-snippets"]
|
|
|
+ path = vim/bundle/snipmate-snippets
|
|
|
+ url = https://github.com/honza/snipmate-snippets.git
|