disable gutentags

This commit is contained in:
Gabriel Ebner 2018-10-05 10:46:26 +02:00
parent c6a2ef21c4
commit ca4b23cbc7
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -71,7 +71,7 @@ Plug 'tpope/vim-fugitive' " git integration
Plug 'airblade/vim-gitgutter'
Plug 'lervag/vimtex'
Plug 'ludovicchabant/vim-gutentags'
" Plug 'ludovicchabant/vim-gutentags'
Plug 'kana/vim-textobj-user'
Plug 'kana/vim-textobj-indent'