mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 10:39:46 +02:00
neovim: Add git-blame-nvim
This commit is contained in:
@@ -114,6 +114,10 @@
|
|||||||
type = "lua";
|
type = "lua";
|
||||||
config = "require('lualine').setup()";
|
config = "require('lualine').setup()";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
plugin = git-blame-nvim;
|
||||||
|
type = "lua";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
plugin = comment-nvim;
|
plugin = comment-nvim;
|
||||||
type = "lua";
|
type = "lua";
|
||||||
|
Reference in New Issue
Block a user