forked from extern/nix-config
neovim: Add git-blame-nvim
This commit is contained in:
parent
4b63d5b7e5
commit
b973e86085
@ -114,6 +114,10 @@
|
||||
type = "lua";
|
||||
config = "require('lualine').setup()";
|
||||
}
|
||||
{
|
||||
plugin = git-blame-nvim;
|
||||
type = "lua";
|
||||
}
|
||||
{
|
||||
plugin = comment-nvim;
|
||||
type = "lua";
|
||||
|
Loading…
Reference in New Issue
Block a user