Add line wrapping for helix config
This commit is contained in:
parent
ba35f1b10f
commit
975bbd13ad
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ layout = ["diagnostics", "line-numbers", "diff"]
|
||||||
[editor.gutters.line-numbers]
|
[editor.gutters.line-numbers]
|
||||||
min-width = 4
|
min-width = 4
|
||||||
|
|
||||||
|
[editor.soft-wrap]
|
||||||
|
enable = true
|
||||||
|
|
||||||
# keybinds
|
# keybinds
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue