feat(nvf): slight rice WIP
This commit is contained in:
parent
3ce2f2f0e8
commit
b9e6129961
3 changed files with 24 additions and 3 deletions
12
modules/home/cli/editor/nvf/statusline.nix
Normal file
12
modules/home/cli/editor/nvf/statusline.nix
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
lualine = {
|
||||
enable = true;
|
||||
refresh = {
|
||||
statusline = 10;
|
||||
winbar = 10;
|
||||
};
|
||||
activeSection = {
|
||||
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue