feat(nvf): slight rice WIP

This commit is contained in:
Mohammad Rafiq 2025-05-30 14:31:58 +08:00
parent 3ce2f2f0e8
commit b9e6129961
No known key found for this signature in database
3 changed files with 24 additions and 3 deletions

View file

@ -0,0 +1,12 @@
{
lualine = {
enable = true;
refresh = {
statusline = 10;
winbar = 10;
};
activeSection = {
};
};
}