Remove ctags.vim plugin
The plugin seems abandoned and doesn't work with our setup as it is.
This commit is contained in:
parent
734c130822
commit
7aba66a9d6
1 changed files with 0 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Reference in a new issue