mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 11:32:10 +02:00
Init
This commit is contained in:
6
home/nvim/git.nix
Normal file
6
home/nvim/git.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
programs.nixvim.plugins.gitsigns = {
|
||||
enable = true;
|
||||
currentLineBlame = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user