fixes statusline

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

View file

@ -26,34 +26,34 @@
};
}
];
lualine_b = [
{
__unkeyed-1 = "filename";
file_status = true;
newfile_status = false;
path = 1;
shorting_target = 120;
symbols = {
modified = "[+]";
readonly = "[-]";
unnamed = "[No Name]";
newfile = "[New]";
};
}
"encoding"
];
lualine_c = [ ];
lualine_x = [ ];
lualine_y = [
"branch"
"diff"
"diagnostics"
];
lualine_z = [
"location"
"progress"
];
};
lualine_b = [
{
__unkeyed-1 = "filename";
file_status = true;
newfile_status = false;
path = 1;
shorting_target = 120;
symbols = {
modified = "[+]";
readonly = "[-]";
unnamed = "[No Name]";
newfile = "[New]";
};
}
"encoding"
];
lualine_c = [ ];
lualine_x = [ ];
lualine_y = [
"branch"
"diff"
"diagnostics"
];
lualine_z = [
"location"
"progress"
];
};
# Sets up my custom colorscheme