Adds closing window

This commit is contained in:
Michel Fedde 2025-03-09 21:06:00 +01:00
parent 296f219434
commit 84eca6053b
2 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1 @@
return {
"gelguy/wilder.nvim",
config = function() end,
}
return { "gelguy/wilder.nvim", config = function() end }