modify helix config
This commit is contained in:
parent
0b106d21cc
commit
92b74fffeb
1 changed files with 0 additions and 5 deletions
|
|
@ -54,10 +54,6 @@ select = "underline"
|
||||||
[editor.file-picker]
|
[editor.file-picker]
|
||||||
hidden = false
|
hidden = false
|
||||||
|
|
||||||
[editor.auto-save]
|
|
||||||
focus-lost = true
|
|
||||||
after-delay.enable = true
|
|
||||||
|
|
||||||
[editor.whitespace.render]
|
[editor.whitespace.render]
|
||||||
space = "none"
|
space = "none"
|
||||||
tab = "all"
|
tab = "all"
|
||||||
|
|
@ -80,7 +76,6 @@ line-numbers.min-width = 1
|
||||||
|
|
||||||
[editor.soft-wrap]
|
[editor.soft-wrap]
|
||||||
enable = true
|
enable = true
|
||||||
wrap-at-text-width = true
|
|
||||||
|
|
||||||
[editor.inline-diagnostics]
|
[editor.inline-diagnostics]
|
||||||
cursor-line = "hint"
|
cursor-line = "hint"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue