1
0
Fork 0
mirror of https://github.com/CompeyDev/my-nvim-setup.git synced 2025-04-10 01:30:53 +01:00

Update statusline.lua

This commit is contained in:
siduck76 2021-09-09 08:44:30 +05:30
parent 85117ef95e
commit 2309f7c249

View file

@ -230,7 +230,7 @@ components.active[3][2] = {
fg = colors.grey_fg2, fg = colors.grey_fg2,
bg = colors.statusline_bg, bg = colors.statusline_bg,
}, },
icon = "", icon = "",
} }
components.active[3][3] = { components.active[3][3] = {