Remove ctags.vim plugin

The plugin seems abandoned and doesn't work with our setup as it is.
This commit is contained in:
Greg Lazarev 2015-05-01 10:03:54 -07:00
parent 734c130822
commit 7aba66a9d6

View file

@ -41,7 +41,6 @@ Plug 'tpope/vim-rails'
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-surround'
Plug 'vim-ruby/vim-ruby'
Plug 'vim-scripts/ctags.vim'
Plug 'vim-scripts/tComment'
if filereadable(expand("~/.vimrc.bundles.local"))