fixes statusline
This commit is contained in:
parent
831139228a
commit
623e2372a0
1 changed files with 27 additions and 27 deletions
|
|
@ -26,7 +26,6 @@
|
|||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
lualine_b = [
|
||||
{
|
||||
__unkeyed-1 = "filename";
|
||||
|
|
@ -55,6 +54,7 @@
|
|||
"progress"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# Sets up my custom colorscheme
|
||||
luaConfig.pre = /* lua */ ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue