Просмотр исходного кода

update snipmate repository to the currently maintained fork

Weiyi Lou 13 лет назад
Родитель
Сommit
e370459bdd
5 измененных файлов с 16 добавлено и 4 удалено
  1. 12 3
      .gitmodules
  2. 1 0
      vim/bundle/mw-utils
  3. 1 1
      vim/bundle/snipmate
  4. 1 0
      vim/bundle/snipmate-snippets
  5. 1 0
      vim/bundle/tlib

+ 12 - 3
.gitmodules

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

+ 1 - 0
vim/bundle/mw-utils

@@ -0,0 +1 @@
+Subproject commit d1bfbc589944fcb84af887aec79074d80a327f4c

+ 1 - 1
vim/bundle/snipmate

@@ -1 +1 @@
-Subproject commit f5a75d075d3c005ebe69e3f5e56cf99516e8aa3b
+Subproject commit 41152a2c46d131eadb469a8432a92c487895dd62

+ 1 - 0
vim/bundle/snipmate-snippets

@@ -0,0 +1 @@
+Subproject commit a558a9787b280295cb17d264487178b1d5c5f2ec

+ 1 - 0
vim/bundle/tlib

@@ -0,0 +1 @@
+Subproject commit 70da9742b147a4a5ed77217a4604f23ec4736898