fix git interactive add diff editing
This commit is contained in:
parent
59bb53f16a
commit
4081c482e6
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@
|
|||
enable = true;
|
||||
userName = "jacekpoz";
|
||||
userEmail = "jacekpoz@cock.li";
|
||||
includes = [
|
||||
{
|
||||
contents = { core.editor = "${pkgs.neovim}/bin/nvim"; };
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue