git.vim
Use git in spacevim (by wsdjeg)
octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor (by pwntester)
Our great sponsors
git.vim | octo.nvim | |
---|---|---|
1 | 27 | |
18 | 1,742 | |
- | - | |
10.0 | 7.0 | |
10 days ago | 8 days ago | |
Vim Script | Lua | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
git.vim
Posts with mentions or reviews of git.vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-27.
octo.nvim
Posts with mentions or reviews of octo.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-17.
-
How to view PR details associated with a blamed line
I'm not aware of any plugins that does this. Maybe these can do it but I'm not an avid user of either. https://github.com/ldelossa/gh.nvim https://github.com/pwntester/octo.nvim
-
a github plugin that allows you to do reviews with lsp built in
Its maintained. https://github.com/pwntester/octo.nvim/commits/master
Octo maintainer here. You can try this Octo PR, hopefully we will merge it soon https://github.com/pwntester/octo.nvim/pull/349
- What is your nvim workflow for reviewing PRs?
-
What is the best way to review code in neovim?
https://github.com/pwntester/octo.nvim seems like what you’re looking for
-
How to Review a PR without Leaving the Terminal (Neovim)
Not sure, I mostly replied to existing comments. While I was posting the video, someone recommended I check out octo.nvim, which is the same but looks more maintained. Maybe they support it better? Apparently, it's also created by someone working at GitHub I was told.
-
"GitHub Pull Requests and Issues" plugin for Neovim
Might not solve your problem, but https://github.com/pwntester/octo.nvim
-
Complete github issue list when edit commit message
Similar to octo.nvim, then?
-
Are there plugins for Neovim that don't exist, that should exist, in your opinion?
Another alternative is octo.nvim
-
PRR – a terminal tool for managing Pull Requests on GitHub
There is octo.nvim [1] which brings rich integration of GitHub's features directly into nvim.
What are some alternatives?
When comparing git.vim and octo.nvim you can also consider the following projects:
neogit - magit for neovim
gh.vim - Vim/Neovim plugin for GitHub
Vim - The official Vim repository
vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
cli - GitHub’s official command line tool
telescope-github.nvim - Integration with github cli
suda.vim - 🥪 An alternative sudo.vim for Vim and Neovim, limited support sudo in Windows
lazygit.nvim - Plugin for calling lazygit from within neovim.
cli - the package manager for JavaScript
cli - The Docker CLI
govim - govim is a Go development plugin for Vim8, written in Go