mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
fix: fixup for #2137
This commit is contained in:
parent
adc0b36069
commit
fbe478ae3f
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ return {
|
|||
local node = state.tree:get_node()
|
||||
vim.fn.setreg("*", node.name, "c")
|
||||
end,
|
||||
},
|
||||
},
|
||||
window = {
|
||||
mappings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue