mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-03-15 14:16:57 +00:00
Add trevorhauter/gitportal.nvim
(#1382)
This commit is contained in:
parent
d4ea3cc2c4
commit
301836a727
1 changed files with 1 additions and 0 deletions
|
@ -1147,6 +1147,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
## Git
|
||||
|
||||
- [f-person/git-blame.nvim](https://github.com/f-person/git-blame.nvim) - Show Git blame info.
|
||||
- [trevorhauter/gitportal.nvim](https://github.com/trevorhauter/gitportal.nvim) - Generate Git permalinks, open them in your browser, load files locally from permalinks, and more.
|
||||
- [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) - Git integration: signs, hunk actions, blame, etc.
|
||||
- [echasnovski/mini.nvim#mini.diff](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-diff.md) - Module of `mini.nvim` to interactively visualize difference between buffer text and its reference. Provides toggleable detailed overview in text area, built-in apply/reset/textobject/goto mappings, and more.
|
||||
- [echasnovski/mini.nvim#mini.git](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-git.md) - Module of `mini.nvim` for enhanced Git integration with current Neovim process. Implements tracking of Git related data, `:Git` user command, and various helpers to explore Git history.
|
||||
|
|
Loading…
Add table
Reference in a new issue