git-blame.nvim
Git Blame plugin for Neovim written in Lua (by f-person)
blamer.nvim
A git blame plugin for neovim inspired by VS Code's GitLens plugin (by APZelos)
git-blame.nvim | blamer.nvim | |
---|---|---|
11 | 4 | |
1,011 | 748 | |
0.2% | 0.0% | |
5.2 | 1.2 | |
5 months ago | about 1 year ago | |
Lua | Vim Script | |
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-blame.nvim
Posts with mentions or reviews of git-blame.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-07.
- Neovim Plugin With Fugitive Functionality of :git blame
-
What else to put in lualine?
Sure, for the blame message I'm using git-blame.nvim
-
2 years of git-blame.nvim π«
Two years ago this day, I made the initial commit to git-blame.nvim. And it turned out to be an important thing in my life. The plugin grew from a little thing I needed to something lots of people use (and love ^_^).
-
blame_line.nvim A git blame virtual-text line plugin in pure lua
I use git-blame.nvim and I think it performs very well. Would you mind comparing blame_line.nvim with git-blame.nvim?
-
USER FLAIRS: Apply now!
Plugin author: https://github.com/f-person/git-blame.nvim
- Git Blame plugin for Neovim written in Lua
- Show HN: Git-blame.nvim β a Git Blame plugin for Neovim written in Lua
-
Integrating plugins with status bars
I'm the author of git-blame.nvim, it's a simple plugin that displays blame info in virtual text. There's an open issue for displaying the blame info in the status bar instead of virtual text.
-
Question(Lua API): Any way to get a line with the ending?
Thanks for the reply. I need it for git-blame.nvim. In fact, what you said is exactly what I do in git-blame.nvim β I get all lines of current buffer, concatinate them with `\n` and pass to `git blame`. The problem is, the plugin gives incorrect output for last lines of files that have no ending. You can see this issue for more details.
blamer.nvim
Posts with mentions or reviews of blamer.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-09.
-
Introducing jsonpath.nvim
Sure, but note that I cobbled it together from this blogpost and from peeking at blamer.nvim's source. I don't really know vimscript, so it might have an error or two and probably isn't the best way to do this:
-
blame_line.nvim A git blame virtual-text line plugin in pure lua
So, I wrote my own! It's really similar to https://github.com/APZelos/blamer.nvim in usage and implementation, but being written in lua instead of vimscript, is both faster and easier to configure.
- Blamer.el: A Git blame plugin for Emacs inspired by VS Codeβs GitLens plugin
-
A Git Blame Plugin For Neovim Based On Yaboykanye
Also blamer.nvim
What are some alternatives?
When comparing git-blame.nvim and blamer.nvim you can also consider the following projects:
heirline.nvim - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
vim-startify - :link: The fancy start screen for Vim.
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
vim-gnupg - This script implements transparent editing of gpg encrypted files.
lua-timeago - Simple Lua library library for displaying dates as relative time ago language
winresizer - very simple vim plugin for easy resizing of your vim windows