chore(vimrc): add vim-gitgutter plugin

This commit is contained in:
surtur 2021-05-20 20:17:10 +02:00
parent 39e7e00406
commit 0f1cfa623c
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -30,6 +30,7 @@ Plug 'ctrlpvim/ctrlp.vim', { 'on': [] }
" 🌷 Distraction-free writing in Vim
Plug 'junegunn/goyo.vim', { 'for': 'markdown' }
Plug 'preservim/nerdcommenter', { 'on': [] }
Plug 'airblade/vim-gitgutter'
Plug 'tpope/vim-surround'
" fugitive.vim: A Git wrapper so awesome, it should be illegal