* Reapply "refactor(#2871, #2886): multi instance: node classes created (#2916)"
This reverts commit 50e919426a.
* fix(#2945): stack overflow on api.git.reload or fugitive event
This commit is contained in:
committed by
GitHub
parent
50e919426a
commit
5ad87620ec
@@ -120,7 +120,7 @@ function M.fn(default_modifier)
|
||||
return
|
||||
end
|
||||
|
||||
node = lib.get_last_group_node(node)
|
||||
node = node:last_group_node()
|
||||
if node.name == ".." then
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user