fix(jj): always edit with jj next/prev

This commit is contained in:
Khaïs COLIN 2024-12-29 16:07:33 +01:00
parent f1706de798
commit 9fdc2687a0

View file

@ -117,6 +117,7 @@ in {
ui = {
editor = "emacsclient";
default-command = "log";
movement.edit = true;
};
merge-tools.ediff = {
program = "sh";