Remove gutentags ffs
This commit is contained in:
parent
17c849341e
commit
5f3fb9a142
1 changed files with 0 additions and 3 deletions
3
.vimrc
3
.vimrc
|
@ -23,9 +23,6 @@ Plug 'dense-analysis/ale'
|
|||
" Better HTML PHP support
|
||||
Plug 'beanworks/vim-phpfmt'
|
||||
|
||||
" Guten Tag: Automatically generates ctags (variable names, function, classes)
|
||||
Plug 'ludovicchabant/vim-gutentags'
|
||||
|
||||
" php.vim: PHP syntax higlighting and indent
|
||||
Plug 'StanAngeloff/php.vim'
|
||||
|
||||
|
|
Loading…
Reference in a new issue