Skip to content
#

nvim

neovim logo

Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.

Here are 847 public repositories matching this topic...

sangdth
sangdth commented May 27, 2021

Is your feature request related to a problem? Please describe.
I need a variable to easily get the blame text, so I can use somewhere like galaxyline in lua

Describe the solution you'd like
Something like b:gitsigns_blame_line

Additional context
Currently I'm using the galaxyline, so it would be great if I can write a section like this

  GitBlame = {
        provide

Created by Thiago de Arruda

Released January 31, 2014

Latest release 11 months ago

Repository
neovim/neovim
Website
neovim.io
Wikipedia
Wikipedia

Related Topics

neovim-configuration neovim-dotfiles neovim-plugin nvimrc vim