Adding submodules
This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | vim/.vim/.netrwhist | ||||||
|  | vim/.vim/bundle | ||||||
|  |  | ||||||
|  | !vim/.vim/bundle/Vundle.vim | ||||||
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | |||||||
|  | [submodule "vim/.vim/bundle/Vundle.vim"] | ||||||
|  | 	path = vim/.vim/bundle/Vundle.vim | ||||||
|  | 	url = https://github.com/Vundlevim/Vundle.vim | ||||||
|  | [submodule "polybar/.config/polybar/polybar-spotify"] | ||||||
|  | 	path = polybar/.config/polybar/polybar-spotify | ||||||
|  | 	url = https://github.com/Jvanrhijn/polybar-spotify | ||||||
							
								
								
									
										1
									
								
								vim/.vim/bundle/Vundle.vim
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vim/.vim/bundle/Vundle.vim
									
									
									
									
									
										Submodule
									
								
							 Submodule vim/.vim/bundle/Vundle.vim added at 0765c5c4f4
									
								
							| @ -107,7 +107,7 @@ hi NonText ctermfg=None ctermbg=None | |||||||
| packadd termdebug | packadd termdebug | ||||||
|  |  | ||||||
| filetype off | filetype off | ||||||
| set rtp+=$HOME/.vim/bundle/vundle.vim/ | set rtp+=$HOME/.vim/bundle/Vundle.vim/ | ||||||
| call vundle#begin() | call vundle#begin() | ||||||
|  |  | ||||||
| "Mandatory | "Mandatory | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user