lazyvim/lua/lazyvim/plugins/extras/util
Jose Storopoli 8db9c75e8d
feat(extras): utils: add gh.nvim (#6250)
## Description

Adds [`gh.nvim`](https://github.com/ldelossa/gh.nvim) to the extras.

`gh.nvim` brings a way richer reviewer interface to NeoVim by supporting
LSP and treesitter natively in review diff buffers.
I've been using successfully for a couple weeks instead of `Octo.nvim`.

## Related Issue(s)

None

## Screenshots

<img width="580" height="760" alt="CleanShot 2025-07-13 at 08 02 10@2x"
src="https://github.com/user-attachments/assets/ebee1a54-1c3e-4248-8a09-eba65c838351"
/>


## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2025-10-20 00:47:54 -07:00
..
chezmoi.lua fix(chezmoi): add hidden=false to fzf picker (#6095) 2025-10-19 12:19:30 +02:00
dot.lua fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
gh.lua feat(extras): utils: add gh.nvim (#6250) 2025-10-20 00:47:54 -07:00
gitui.lua fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
mini-hipatterns.lua fix(mini): update mini plugin references from echasnovski to nvim-mini (#6374) 2025-09-15 11:45:00 +02:00
octo.lua feat(octo): add support for snacks picker (#5625) 2025-02-16 12:20:06 +01:00
project.lua fix(util.project): different mapping on dashboard than snacks.projects (#5737) 2025-10-20 08:52:12 +02:00
rest.lua fix(util): add some kulala keymaps back to global (#5960) 2025-10-19 12:53:46 +02:00
startuptime.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00