chore: format source code

This commit is contained in:
github-actions[bot] 2021-09-07 10:00:34 +00:00
parent 1107be6417
commit 299ce1cde3
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ 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