fix: fixup for #2137

This commit is contained in:
Folke Lemaitre 2024-01-21 20:02:11 +01:00 committed by Andreas Gerlach
parent c0b66e6ec8
commit 6ec44d6f97

View file

@ -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",