helix soft wrap

This commit is contained in:
zoe 2023-04-07 09:55:59 +02:00
parent 6507673c1d
commit 0ac975a50f
2 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,6 @@
auto-completion = true; auto-completion = true;
auto-format = true; auto-format = true;
soft-wrap.enable = true; soft-wrap.enable = true;
whitespace.render = "all";
lsp.display-messages = true; lsp.display-messages = true;
}; };
}; };

View File

@ -171,6 +171,9 @@ in {
appimage-run appimage-run
xclip xclip
zip zip
bottom
tmux
zellij
]; ];
}; };