fix: fixup for #2137
This commit is contained in:
1 file changed
+1
@@ -63,6 +63,7 @@ return {
|
|||||||
vim.fn.setreg("*", node.name, "c")
|
vim.fn.setreg("*", node.name, "c")
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
},
|
||||||
window = {
|
window = {
|
||||||
mappings = {
|
mappings = {
|
||||||
["<space>"] = "none",
|
["<space>"] = "none",
|
||||||
|
|||||||
Reference in new issue
Block a user