git-blame.nvim
Git Blame plugin for Neovim written in Lua (by f-person)
NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. (by NvChad)
git-blame.nvim | NvChad | |
---|---|---|
11 | 193 | |
1,011 | 27,024 | |
0.2% | 0.6% | |
5.2 | 7.3 | |
5 months ago | about 2 months ago | |
Lua | Lua | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
NvChad
Posts with mentions or reviews of NvChad.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-04.
- When Life Gives You Time Off Install and Configure Neovim
-
🚀 How to Integrate Commitizen (`cz`) into Your NvChad Setup for Better Git Commits
If you're using NvChad, a modern and minimal Neovim configuration, integrating cz into your workflow can drastically improve your Git hygiene without ever leaving the comfort of your editor.
-
Setting Up Neovim
The default mappings are defined here.
-
Don't use “dependencies” in lazy.nvim
lazy.nvim is the most popular plugin manager of Neovim. Typical Neovim distributions, such as LazyVim or NvChad, use lazy.nvim in base, so many users use lazy.nvim without knowing it. Here I wrote one point advice to use lazy.nvim.
-
Breaking the Code: My Journey from VS Code to NeoVim
After a short chat with my colleague I began with NvChad, a preconfigured setup that promised a modern UI and essential plugins. It provided a solid foundation, but the real magic happened when I started customizing it to suit my needs.
-
My Flow and Productivity has Improved with the Simplicity of Neovim
My first attempt at a distro was NvChad. NvChad is well-liked, polished, and a really good place to start. I know as of this writing, Rakesh is still flying high with NvChad and enjoys it very much. Something about it felt too proprietary though. Custom loaders, dealing with packages in certain ways, and that sort of thing. I wanted something prebuilt but felt more like KickStart in that plugin adds and configurations felt more Neovim "native".
-
Every Neovim, Every Config, All At Once
NvChad
- Neovide – a simple, no-nonsense, cross-platform GUI for Neovim
- NvChad: Full featured IDE based on Neovim
- Enchula Mi Consola
What are some alternatives?
When comparing git-blame.nvim and NvChad you can also consider the following projects:
blamer.nvim - A git blame plugin for neovim inspired by VS Code's GitLens plugin
LazyVim - Neovim config for the lazy
heirline.nvim - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
kickstart.nvim - A launch point for your personal nvim configuration
lua-timeago - Simple Lua library library for displaying dates as relative time ago language
AstroVim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins [Moved to: https://github.com/AstroNvim/AstroNvim]