1
0
Fork 0

Remove gitgutter

This commit is contained in:
Malte Brandy 2020-05-12 19:05:08 +02:00
parent 7c44bb5270
commit a3a71578ce
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -29,7 +29,8 @@ let
vim-snippets # provides standard snippets
# Git
fugitive coc-git gitgutter # need to figure out what does what
coc-git # statusline, numberline and explorer infos
fugitive # various git commands
# Commenting and Uncommenting
nerdcommenter