From 299ce1cde3c68383991ff9552a9a02c6bd75c103 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 10:00:34 +0000 Subject: [PATCH] chore: format source code --- lua/plugins/configs/statusline.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/plugins/configs/statusline.lua b/lua/plugins/configs/statusline.lua index 69097a6..fa091dc 100644 --- a/lua/plugins/configs/statusline.lua +++ b/lua/plugins/configs/statusline.lua @@ -47,8 +47,8 @@ local statusline_style = icon_styles[user_statusline_style] -- Initialize the components table local components = { - active = {}, - inactive = {} + active = {}, + inactive = {}, } -- Initialize left, mid and right