mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add gitsigns.nvim (#19)
This commit is contained in:
parent
a626236c7b
commit
603a236cc9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue