Remove gutentags ffs

This commit is contained in:
Leon Grünewald 2020-09-22 15:33:37 +02:00
parent 17c849341e
commit 5f3fb9a142

3
.vimrc
View file

@ -23,9 +23,6 @@ Plug 'dense-analysis/ale'
" Better HTML PHP support " Better HTML PHP support
Plug 'beanworks/vim-phpfmt' Plug 'beanworks/vim-phpfmt'
" Guten Tag: Automatically generates ctags (variable names, function, classes)
Plug 'ludovicchabant/vim-gutentags'
" php.vim: PHP syntax higlighting and indent " php.vim: PHP syntax higlighting and indent
Plug 'StanAngeloff/php.vim' Plug 'StanAngeloff/php.vim'