Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Vim-rhubarb Alternatives
Similar projects and alternatives to vim-rhubarb
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
-
-
-
gitlinker.nvim
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
webify.nvim
Neovim Plugin that opens the current file in github or gitlab's web interface or yanks its url
vim-rhubarb discussion
vim-rhubarb reviews and mentions
-
webify.nvim - Open the current file in the remote's web interface (github or gitlab) or yank its URL
For an option that works on Vim, if you already use tpope's vim-fugitive, there's vim-rhubarb (for GitHub) and fugitive-gitlab.vim (for GitLab).
-
fugitive: is there a way to get GBrowse to work?
I believe fugitive only supports github, check out vim-rhubarb for more handlers.
-
Using Git From Vim
tpope/vim-rhubarb
-
Lua plugin to create github-style permalinks (inspired by fugitive's :GBrowse)
Fugitive's :GBrowse does not work out-of-the-box, you need to install additional plugins for each git host, e.g. vim-rhubarb for github, and there is one for gitlab but now I don't recall the name.
-
Vim-gh-line: Vim plugin to open the current line on GitHub
If you mostly use GitHub and use tpope/vim-fugitive, you can already do this with https://github.com/tpope/vim-rhubarb, visual select, :GBrowse.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 27 Mar 2025
Stats
tpope/vim-rhubarb is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vim-rhubarb is Vim Script.