feat: added some helix settings

This commit is contained in:
Nick 2024-12-14 14:35:37 -06:00
parent 392ed1c16f
commit 951928150e
2 changed files with 21 additions and 8 deletions

View file

@ -3,7 +3,7 @@
editor = {
mouse = true;
auto-format = true;
soft-wrap = true;
soft-wrap.enable = true;
auto-save = true;
line-number = "relative";
lsp = {