fix: fixup for #2137

This commit is contained in:
Folke Lemaitre
2024-01-21 20:02:11 +01:00
parent adc0b36069
commit fbe478ae3f

View File

@ -62,6 +62,7 @@ return {
local node = state.tree:get_node()
vim.fn.setreg("*", node.name, "c")
end,
},
},
window = {
mappings = {