Comment instead of removing L9 plugin
This commit is contained in:
parent
eda4118dc2
commit
ad80eb7bf4
@ -61,6 +61,8 @@
|
|||||||
" Keep Plugin commands between vundle#begin/end.
|
" Keep Plugin commands between vundle#begin/end.
|
||||||
" plugin on GitHub repo
|
" plugin on GitHub repo
|
||||||
Plugin 'tpope/vim-fugitive'
|
Plugin 'tpope/vim-fugitive'
|
||||||
|
" plugin from http://vim-scripts.org/vim/scripts.html
|
||||||
|
" Plugin 'L9'
|
||||||
" Git plugin not hosted on GitHub
|
" Git plugin not hosted on GitHub
|
||||||
Plugin 'git://git.wincent.com/command-t.git'
|
Plugin 'git://git.wincent.com/command-t.git'
|
||||||
" git repos on your local machine (i.e. when working on your own plugin)
|
" git repos on your local machine (i.e. when working on your own plugin)
|
||||||
|
Loading…
Reference in New Issue
Block a user