I don't need two plugins doing the same thing.

This commit is contained in:
Bartek Stalewski 2022-04-04 14:38:20 +02:00
parent 166b7196f0
commit 8ae6e7488b

View File

@ -10,7 +10,6 @@ Plug 'dense-analysis/ale'
Plug 'Yggdroot/indentLine'
Plug 'RRethy/vim-hexokinase', { 'do': 'make hexokinase' }
Plug 'itchyny/lightline.vim'
Plug 'airblade/vim-gitgutter'
Plug 'hashivim/vim-terraform'
Plug 'bitc/vim-bad-whitespace'
call plug#end()