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";
|
||||
};
|
||||
auto-save = {
|
||||
focus-lost = false;
|
||||
after-delay.enable = false;
|
||||
focus-lost = true;
|
||||
after-delay.enable = true;
|
||||
after-delay.timeout = 1000;
|
||||
};
|
||||
shell = ["nu" "--stdin" "-c"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue