mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
(chore): clean debug statements
This commit is contained in:
parent
099039e445
commit
8175c079d0
1 changed files with 0 additions and 1 deletions
|
@ -283,7 +283,6 @@ function M:attach()
|
|||
-- Check if we need to load another layout
|
||||
self.layout.root:on("VimResized", function()
|
||||
vim.schedule(function()
|
||||
-- vim.print(Snacks.picker.config.layout(self.opts))
|
||||
self:set_layout(Snacks.picker.config.layout(self.opts))
|
||||
end)
|
||||
end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue