chore: format source code
This commit is contained in:
parent
1107be6417
commit
299ce1cde3
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ local statusline_style = icon_styles[user_statusline_style]
|
||||||
-- Initialize the components table
|
-- Initialize the components table
|
||||||
local components = {
|
local components = {
|
||||||
active = {},
|
active = {},
|
||||||
inactive = {}
|
inactive = {},
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Initialize left, mid and right
|
-- Initialize left, mid and right
|
||||||
|
|
Loading…
Reference in a new issue