Cleanup helix config

This commit is contained in:
Jan Kremer 2026-03-11 13:33:51 +01:00
parent a68a995a59
commit 786fe4861e
No known key found for this signature in database

View file

@ -16,6 +16,7 @@
cursorline = true;
color-modes = true;
mouse = true;
soft-wrap.enable = true;
end-of-line-diagnostics = "hint";
inline-diagnostics.cursor-line = "warning";
@ -26,8 +27,6 @@
select = "underline";
};
soft-wrap.enable = true;
statusline = {
left = [
"mode"
@ -50,15 +49,6 @@
];
};
};
keys = {
normal = {
X = [
"extend_line_up"
"extend_to_line_bounds"
];
};
};
};
languages.language = [