Skip to content

Commit

Permalink
feat: change lualine icon
Browse files Browse the repository at this point in the history
  • Loading branch information
topaxi committed Nov 20, 2024
1 parent 53ab52e commit 3f5d410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/lualine/components/pipeline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local Component = require('lualine.component'):extend()

---@class pipeline.lualine.ComponentOptions
local default_options = {
icon = '',
icon = '',
---@param component pipeline.lualine.Component
---@param state pipeline.State
---@return string
Expand Down

0 comments on commit 3f5d410

Please sign in to comment.