Clarified comment for non GitHub example in Configure bundles
This commit is contained in:
		
							parent
							
								
									526d390854
								
							
						
					
					
						commit
						286abd12f2
					
				| @ -61,7 +61,7 @@ | ||||
|    Plugin 'tpope/vim-fugitive' | ||||
|    " plugin from http://vim-scripts.org/vim/scripts.html | ||||
|    Plugin 'L9' | ||||
|    " plugin not on GitHub | ||||
|    " Git plugin not hosted on GitHub | ||||
|    Plugin 'git://git.wincent.com/command-t.git' | ||||
|    " git repos on your local machine (i.e. when working on your own plugin) | ||||
|    Plugin 'file:///home/gmarik/path/to/plugin' | ||||
|  | ||||
| @ -87,7 +87,7 @@ more information. | ||||
|     Plugin 'tpope/vim-fugitive' | ||||
|     " plugin from http://vim-scripts.org/vim/scripts.html | ||||
|     Plugin 'L9' | ||||
|     " plugin not on GitHub | ||||
|     " Git plugin not hosted on GitHub | ||||
|     Plugin 'git://git.wincent.com/command-t.git' | ||||
|     " git repos on your local machine (i.e. when working on your own plugin) | ||||
|     Plugin 'file:///home/gmarik/path/to/plugin' | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user