mirror of
https://github.com/zoriya/virtcolumn.nvim.git
synced 2026-05-26 06:19:19 +00:00
fix: some refreshing not invoked
This commit is contained in:
@@ -95,6 +95,8 @@ local function refresh(args)
|
||||
if need_refresh then
|
||||
_refresh()
|
||||
end
|
||||
else
|
||||
_refresh()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user