refactor: clean up
This commit is contained in:
parent
45c4e136c4
commit
630b3ce27b
25 changed files with 195 additions and 210 deletions
|
@ -19,7 +19,10 @@
|
|||
view = {
|
||||
cursorline = true;
|
||||
side = "right";
|
||||
width = { min = "25%"; max = "25%"; };
|
||||
width = {
|
||||
min = "25%";
|
||||
max = "25%";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue