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";
|
||||
default-command = "log";
|
||||
|
||||
editor = "codium --wait";
|
||||
|
||||
diff = {
|
||||
format = "git";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue