Make JJ use vscode as file editor
This commit is contained in:
parent
061dd39ab6
commit
6f8dba9eae
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
pager = "delta";
|
pager = "delta";
|
||||||
default-command = "log";
|
default-command = "log";
|
||||||
|
|
||||||
|
editor = "codium --wait";
|
||||||
|
|
||||||
diff = {
|
diff = {
|
||||||
format = "git";
|
format = "git";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue