chore: format source code

pull/476/head
github-actions[bot] 3 years ago
parent 62538e0b37
commit 1b2473bb9c

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

Loading…
Cancel
Save