Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zztrieuzz committed Oct 3, 2022
1 parent 1b429dd commit b7eb9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/windline/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ M.add_component = function(component, opt)
end
end
if not added then
M.state.mode = mode()
local divider_pos = utils.find_divider_index(status_line)
if divider_pos then
if opt.position == 'left' then
Expand Down

0 comments on commit b7eb9fb

Please sign in to comment.