modify helix config

This commit is contained in:
ulic-youthlic 2025-02-08 17:39:13 +08:00
parent 0b106d21cc
commit 92b74fffeb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -54,10 +54,6 @@ select = "underline"
[editor.file-picker]
hidden = false
[editor.auto-save]
focus-lost = true
after-delay.enable = true
[editor.whitespace.render]
space = "none"
tab = "all"
@ -80,7 +76,6 @@ line-numbers.min-width = 1
[editor.soft-wrap]
enable = true
wrap-at-text-width = true
[editor.inline-diagnostics]
cursor-line = "hint"