Add gitsigns.nvim (#19)

This commit is contained in:
Lewis Russell 2020-12-08 00:43:38 +00:00 committed by GitHub
parent a626236c7b
commit 603a236cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,6 +137,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
### Git
- [f-person/git-blame.nvim](https://github.com/f-person/git-blame.nvim) - Show git blame info
- [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) - Git integration: signs, hunk actions, blame, etc
## Others