gh.nvim
Code review tool
A plugin for interactive code reviews on GitHub
A fully featured GitHub integration for performing code reviews in Neovim.
558 stars
6 watching
27 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ldelossa/nvim-ide | An integrated development environment layer for Neovim inspired by VSCode | 835 |
gh-liu/fold_line.nvim | A plugin for highlighting and visually indicating code folding areas in a text editor | 54 |
ldelossa/litee.nvim | A framework for building Neovim plugins with features like call trees, symbol trees, and file explorers. | 418 |
niuiic/git-log.nvim | Checks git log of selected code in a neovim window | 15 |
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 34 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
gcballesteros/notebooknavigator.nvim | Tool for navigating and executing code cells in an editor | 205 |
niuiic/omega.nvim | Utilities for development and editing in Neovim using Lua | 5 |
jbyuki/carrot.nvim | A plugin for evaluating Lua code blocks in Markdown documents within Neovim | 24 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |
gorbit99/codewindow.nvim | A minimap plugin for visualizing code structure and diagnostics in Neovim. | 445 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 44 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |