Quellcode durchsuchen

Update git submodules (vim and zsh plugins), add taglist vim plugin

Emmanuel Bouthenot vor 12 Jahren
Ursprung
Commit
f937921073

+ 6 - 3
.gitmodules

@@ -3,10 +3,13 @@
 	url = git://github.com/zsh-users/zsh-syntax-highlighting.git
 [submodule ".vim/bundle/pathogen"]
 	path = .vim/bundle/pathogen
-	url = http://github.com/tpope/vim-pathogen.git
+	url = git://github.com/tpope/vim-pathogen.git
 [submodule ".vim/bundle/gundo"]
 	path = .vim/bundle/gundo
-	url = http://github.com/sjl/gundo.vim
+	url = git://github.com/sjl/gundo.vim
 [submodule ".vim/bundle/fugitive"]
 	path = .vim/bundle/fugitive
-	url = http://github.com/tpope/vim-fugitive.git
+	url = git://github.com/tpope/vim-fugitive.git
+[submodule ".vim/bundle/taglist"]
+	path = .vim/bundle/taglist
+	url = git://github.com/vim-scripts/taglist.vim.git

+ 1 - 1
.vim/bundle/fugitive

@@ -1 +1 @@
-Subproject commit 1b7e4070f5f7b7522422f5b00a75b323cc314daf
+Subproject commit 0abe1fb12232abe5b7bdfa4d244f04faf3450ba3

+ 1 - 1
.vim/bundle/gundo

@@ -1 +1 @@
-Subproject commit 12b6f67aeb892519385529b2b5cdda55cc428d9d
+Subproject commit 4c376a8061fa335228da420937ce385b847dd56a

+ 1 - 1
.vim/bundle/pathogen

@@ -1 +1 @@
-Subproject commit ab64b4ddd0c184a528780b498a0b0a5b40248f7c
+Subproject commit 5e3fdd3a8a3b244e1fedd0f5597f4a9879e16c3b

+ 1 - 0
.vim/bundle/taglist

@@ -0,0 +1 @@
+Subproject commit 53041fbc45398a9af631a20657e109707a455339

+ 1 - 1
.zsh.d/externals.d/zsh-syntax-highlighting

@@ -1 +1 @@
-Subproject commit d2715e2cb3294880bbc6a75b91288243054218d0
+Subproject commit 732b7d6e65c0349ee1d89b698bf9cd8a30c1015d