Skip to content

Neovim plugin that displays git blame information after EOL of the current line.

License

Notifications You must be signed in to change notification settings

jcartledge/git-blame-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-blame-nvim

git-blame-nvim is a neovim plugin that displays git blame information after EOL of the current line.

It's neovim only as I don't believe vim has a way to display virtual text yet.

Usage:

Just install (using your favourite vim plugin management solution). It will be enabled automatically on subsequent launches, but when you first install it you will need to manually enable it:

:call GitBlameEnable()

About

Neovim plugin that displays git blame information after EOL of the current line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published