fix(jj): always edit with jj next/prev
This commit is contained in:
parent
f1706de798
commit
9fdc2687a0
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -117,6 +117,7 @@ in {
|
|||
ui = {
|
||||
editor = "emacsclient";
|
||||
default-command = "log";
|
||||
movement.edit = true;
|
||||
};
|
||||
merge-tools.ediff = {
|
||||
program = "sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue