vim-gh-line
vim plugin that open the link of current line on github (by ruanyl)
agitator.nvim
By emmanueltouzery
vim-gh-line | agitator.nvim | |
---|---|---|
6 | 2 | |
413 | 69 | |
0.0% | - | |
2.9 | 5.1 | |
over 1 year ago | 4 months ago | |
Vim Script | Lua | |
MIT License | 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.
vim-gh-line
Posts with mentions or reviews of vim-gh-line.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-28.
-
What tools do you use in your everyday programming?
https://github.com/ruanyl/vim-gh-line - open your GitHub / GitLab page for the selected line of code at the selected branch
-
Vimscript function to get http URL of file from buffer in git repo
Very cool! There is a plugin that does that: https://github.com/ruanyl/vim-gh-line but it's still awesome to write your own function for it.
-
what are the must have git plugs? in your opinion
https://github.com/ruanyl/vim-gh-line you can easily jump to the line/blame/tree on any git hosts
- Vim-gh-line: Vim plugin to open the current line on GitHub
agitator.nvim
Posts with mentions or reviews of agitator.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-30.
-
what are the must have git plugs? in your opinion
I haven't seen https://github.com/samoshkin/vim-mergetool mentioned. I'm more and more gravitating towards 2-way diff viewing, also using diffview.nvim. also wrote https://github.com/emmanueltouzery/agitator.nvim with a few helpful functions for my use. And then others that have been mentioned, neogit, gitsigns.
- new neovim plugin with a few git-related functions (blame, open from branch, time-machine)
What are some alternatives?
When comparing vim-gh-line and agitator.nvim you can also consider the following projects:
vim-merginal - Fugitive extension to manage and merge Git branches
committia.vim - A Vim plugin for more pleasant editing on commit messages
vim-rhubarb - rhubarb.vim: GitHub extension for fugitive.vim
op.nvim - 🔑 1Password for Neovim! Built using the 1Password CLI, Go, and Lua.
tig-explorer.vim - Vim plugin to use Tig as a git client. Seamless switching between vim and Tig with opening in the same buffer.
auto-git-diff - A vim plugin which shows git diff for Git Rebase Interactive