fixes statusline

This commit is contained in:
Dennis 2026-02-20 10:05:28 +01:00
parent 831139228a
commit 623e2372a0

View file

@ -26,7 +26,6 @@
}; };
} }
]; ];
};
lualine_b = [ lualine_b = [
{ {
__unkeyed-1 = "filename"; __unkeyed-1 = "filename";
@ -55,6 +54,7 @@
"progress" "progress"
]; ];
}; };
};
# Sets up my custom colorscheme # Sets up my custom colorscheme
luaConfig.pre = /* lua */ '' luaConfig.pre = /* lua */ ''