before we get too crazy

This commit is contained in:
atagen 2026-02-25 14:53:38 +11:00
parent fe668b5b9e
commit 453d780695
21 changed files with 612 additions and 291 deletions

View file

@ -1,7 +1,5 @@
{
inputs,
scope,
getFlakePkg,
...
}:
scope "user.programs.helix" {
@ -14,9 +12,9 @@ scope "user.programs.helix" {
cursorline = true;
true-color = true;
cursor-shape = {
insert = "bar";
insert = "block";
normal = "block";
select = "underline";
select = "block";
};
statusline.left = [
"mode"