fix: update diagnostic icon when a node is closed
This commit is contained in:
@@ -375,6 +375,7 @@ function M.parent_node(node, should_close)
|
||||
end
|
||||
|
||||
if altered_tree then
|
||||
diagnostics.update()
|
||||
M.redraw()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user