feat(neovim): replace gitgutter with gitsigns

This commit is contained in:
Felix Schröter 2021-03-26 03:34:53 +01:00
parent 5a84c27334
commit 3bfd20b1e9
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1 @@
require('gitsigns').setup()