mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-16 07:27:52 +02:00
fix: fixup for #2137
This commit is contained in:
parent
adc0b36069
commit
fbe478ae3f
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue