Add moyiz/git-dev.nvim (#1136)

This commit is contained in:
moyiz 2024-04-15 09:59:58 +03:00 committed by GitHub
parent fa86b512d3
commit 251a13f121
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -910,6 +910,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [niuiic/git-log.nvim](https://github.com/niuiic/git-log.nvim) - Check git log of the selected code.
- [2KAbhishek/co-author.nvim](https://github.com/2KAbhishek/co-author.nvim) - Quickly add co-authors to commits.
- [isak102/telescope-git-file-history.nvim](https://github.com/isak102/telescope-git-file-history.nvim) - Open/preview contents of the current file at a specific commit, without using git checkout.
- [moyiz/git-dev.nvim](https://github.com/moyiz/git-dev.nvim) - Open remote git repositories in the comfort of Neovim.
### GitHub