misc updates
This commit is contained in:
parent
68028745ba
commit
ea430b0b81
5 changed files with 93 additions and 55 deletions
|
|
@ -1,13 +1,15 @@
|
|||
{
|
||||
plugins.lualine = {
|
||||
enable = true;
|
||||
componentSeparators = {
|
||||
right = "";
|
||||
left = "";
|
||||
};
|
||||
"sectionSeparators" = {
|
||||
right = "";
|
||||
left = "";
|
||||
settings.options = {
|
||||
component_separators = {
|
||||
right = "";
|
||||
left = "";
|
||||
};
|
||||
section_separators = {
|
||||
right = "";
|
||||
left = "";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue