helpx
This commit is contained in:
parent
074a1b50d5
commit
07d96e3690
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
||||||
cursor-line = "warning";
|
cursor-line = "warning";
|
||||||
};
|
};
|
||||||
auto-save = {
|
auto-save = {
|
||||||
focus-lost = false;
|
focus-lost = true;
|
||||||
after-delay.enable = false;
|
after-delay.enable = true;
|
||||||
after-delay.timeout = 1000;
|
after-delay.timeout = 1000;
|
||||||
};
|
};
|
||||||
shell = ["nu" "--stdin" "-c"];
|
shell = ["nu" "--stdin" "-c"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue