Added tresitter module and other misc updates
This commit is contained in:
parent
21febe9eef
commit
c189da135d
6 changed files with 85 additions and 35 deletions
|
|
@ -2,11 +2,11 @@
|
|||
plugins.lualine = {
|
||||
enable = true;
|
||||
settings.options = {
|
||||
component_separators = {
|
||||
componentSeparators = {
|
||||
right = "";
|
||||
left = "";
|
||||
};
|
||||
section_separators = {
|
||||
sectionSeparators = {
|
||||
right = "";
|
||||
left = "";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue