chore: format source code

This commit is contained in:
github-actions[bot] 2021-09-17 13:06:32 +00:00
parent 62538e0b37
commit 1b2473bb9c
1 changed files with 7 additions and 4 deletions

View File

@ -102,10 +102,13 @@ components.active[1][3] = {
fg = colors.grey_fg2,
bg = colors.lightbg2,
},
right_sep = { str = statusline_style.right, hi = {
right_sep = {
str = statusline_style.right,
hi = {
fg = colors.lightbg2,
bg = colors.statusline_bg,
} },
},
},
}
components.active[1][4] = {