Home

Awesome

<h1 align="center"> blame_line.nvim </h1> <p align="center"> A simple and configurable git blame line using virtual text for Neovim 0.7+ built using <b>lua</b>.</p>

Demo GIF

This plugin provides a virtual-text annotation containing user-specified info from git blame for the current line.

This plugin is implemented completely in lua, but is heavily inspired by and in some ways is a fork & rewrite of blamer.nvim by APZelos (see https://github.com/APZelos/blamer.nvim).

The primary reason for this plugin's existence is that existing offerings either (1) didn't work on all platforms (e.g., Windows) (or at all) or (2) were too slow and introduced flicker in the current line (this is the case for blamer.nvim).

This plugin aims to solve both of those problems.

Table of Contents

Requirements

Installation

Quickstart

Setup

Commands