fix: fixup for #2137
This commit is contained in:
1 file changed
+1
@@ -62,6 +62,7 @@ return {
|
||||
local node = state.tree:get_node()
|
||||
vim.fn.setreg("*", node.name, "c")
|
||||
end,
|
||||
},
|
||||
},
|
||||
window = {
|
||||
mappings = {
|
||||
|
||||
Reference in new issue
Block a user