Comment other reference to L9

This commit is contained in:
Philip Kirkbride 2017-03-30 08:55:59 -04:00 committed by GitHub
parent ad80eb7bf4
commit 0f443b122f

View File

@ -72,7 +72,7 @@
Plugin 'rstacruz/sparkup', {'rtp': 'vim/'}
" Install L9 and avoid a Naming conflict if you've already installed a
" different version somewhere else.
Plugin 'ascenator/L9', {'name': 'newL9'}
" Plugin 'ascenator/L9', {'name': 'newL9'}
" All of your Plugins must be added before the following line
call vundle#end() " required