Drew hace 12 años
padre
commit
33c06c6201
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      .gitmodules

+ 3 - 3
.gitmodules

@@ -56,13 +56,13 @@
 	ignore = dirty
 [submodule "vim/bundle/YouCompleteMe"]
 	path = vim/bundle/YouCompleteMe
-	url = https://github.com/Valloric/YouCompleteMe.git
+	url = git://github.com/Valloric/YouCompleteMe.git
 	ignore = dirty
 [submodule "vim/pathogen"]
 	path = vim/pathogen
-	url = https://github.com/tpope/vim-pathogen.git
+	url = git://github.com/tpope/vim-pathogen.git
 	ignore = dirty
 [submodule "vim/bundle/vim-fugitive"]
 	path = vim/bundle/vim-fugitive
-	url = https://github.com/tpope/vim-fugitive.git
+	url = git://github.com/tpope/vim-fugitive.git
 	ignore = dirty