autosave in helix
This commit is contained in:
parent
df4d72c06e
commit
ede3e8757c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ in {
|
|||
settings = {
|
||||
theme = "base16_transparent";
|
||||
editor = {
|
||||
auto-save = true;
|
||||
auto-pairs = false;
|
||||
file-picker.hidden = false;
|
||||
lsp.display-messages = true;
|
||||
|
|
Loading…
Reference in a new issue