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