mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-04-05 07:10:53 +01:00
Update statusline.lua
This commit is contained in:
parent
85117ef95e
commit
2309f7c249
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ components.active[3][2] = {
|
|||
fg = colors.grey_fg2,
|
||||
bg = colors.statusline_bg,
|
||||
},
|
||||
icon = "",
|
||||
icon = " ",
|
||||
}
|
||||
|
||||
components.active[3][3] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue