Browse Source

Comment instead of removing L9 plugin

pull/795/head
Philip Kirkbride 9 years ago
committed by GitHub
parent
commit
ad80eb7bf4
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -61,6 +61,8 @@
" Keep Plugin commands between vundle#begin/end.
" plugin on GitHub repo
Plugin 'tpope/vim-fugitive'
" plugin from http://vim-scripts.org/vim/scripts.html
" Plugin 'L9'
" 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)


Loading…
Cancel
Save