Skip to content

Commit

Permalink
Change galaxyline stats icon to ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorfree committed Sep 23, 2023
1 parent 2e23b36 commit 8a6b90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/ecovim/plugins/galaxyline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ table.insert(gls.right, {
table.insert(gls.right, {
StatsIcon = {
provider = function()
return ''
return ''
end,
highlight = { colors.statsbg, colors.statsicon }
}
Expand Down

0 comments on commit 8a6b90d

Please sign in to comment.