awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Yu-Leo avatar

Yu-Leo/blame-column.nvim

0
View on GitHub↗
19 stars·2 forks·Lua·MIT·0 views

Blame Column.nvim

Neovim plugin for displaying git blame information

Features

  • Git Integration - Displays Git blame information in a column.

Star history

Star history chart for yu-leo/blame-column.nvimStar history chart for yu-leo/blame-column.nvim

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does yu-leo/blame-column.nvim do?

Neovim plugin for displaying git blame information

What are the main features of yu-leo/blame-column.nvim?

The main features of yu-leo/blame-column.nvim are: Git Integration.

What are some open-source alternatives to yu-leo/blame-column.nvim?

Open-source alternatives to yu-leo/blame-column.nvim include: nvim-tree/nvim-tree.lua — This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating… carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… amix/vimrc — This project is a Vim configuration framework and development environment that transforms the basic text editor into a… 9seconds/repolink.nvim — Create HTTP permalinks to your Git web frontend hosts. ajatdarojat45/commitmate.nvim — An AI-assisted commit message generator following common commit conventions. 🤝. acksld/nvim-gfold.lua — nvim plugin using gfold to switch repo and have statusline component.

Open-source alternatives to Blame Column.nvim

Similar open-source projects, ranked by how many features they share with Blame Column.nvim.
  • carlhuda/januscarlhuda avatar

    carlhuda/janus

    7,843View on GitHub↗

    Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured development environment. It functions as a Vim-based IDE, integrating a collection of third-party extensions to provide an integrated development experience. The system features a fuzzy-search project navigator for locating files, buffers, and symbols across a codebase. It also includes a Git-integrated workflow that provides real-time diff visualization in the sign column and allows users to stage hunks and manage version control directly within the editor. The environment covers bro

    Vim script
    View on GitHub↗7,843
  • nvim-tree/nvim-tree.luanvim-tree avatar

    nvim-tree/nvim-tree.lua

    8,559View on GitHub↗

    This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating project directories. It functions as a file system node manipulator and a Git-integrated file manager, allowing users to interact with their project structure directly within the editor. The plugin distinguishes itself by integrating version control status into the visual tree, enabling users to track, stage, and unstage files through the explorer interface. It also features a public API that allows external scripts to trigger internal functions and subscribe to system events. Th

    Luafile-explorerluaneovim
    View on GitHub↗8,559
  • amix/vimrcamix avatar

    amix/vimrc

    31,774View on GitHub↗

    This project is a Vim configuration framework and development environment that transforms the basic text editor into a full-featured integrated development environment. It provides a curated set of settings and a comprehensive plugin suite to support professional software development workflows. The environment includes specialized tools for polyglot code execution and project navigation, allowing users to run source files in multiple languages via single keystrokes and locate files using fuzzy searching. It also integrates version control workflows, enabling the management of Git operations a

    Vim Script
    View on GitHub↗31,774
  • 9seconds/repolink.nvim9seconds avatar

    9seconds/repolink.nvim

    22View on GitHub↗

    Create HTTP permalinks to your Git web frontend hosts

    Lua
    View on GitHub↗22
  • See all 30 alternatives to Blame Column.nvim→