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