Merge branch 'master' of ssh://git.doggoat.de:42/dhalucario/devconf

This commit is contained in:
Leon Grünewald 2020-09-28 14:54:35 +02:00
commit 4edf398a99

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'