Helix: enable soft-wrap
This commit is contained in:
parent
35038ab020
commit
a0e8d4ee26
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
editor.lsp.display-messages = true;
|
||||
editor.scrolloff = 5;
|
||||
editor.true-color = true;
|
||||
soft-wrap.enable = true;
|
||||
# editor.soft-wrap.enable = true;
|
||||
keys.normal = {
|
||||
"C-A-l" = ":format";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue