snacks.nvim
snacks.nvim copied to clipboard
`picker:set_layout` is broken on nightly
[!CAUTION]
picker:set_layoutis broken in the latest neovim version:NVIM v0.12.0-dev-292+g03d378fda6
Originally posted by @drowning-cat in https://github.com/folke/snacks.nvim/discussions/458#discussioncomment-13025784
I tracked down the last working Neovim version which is this commit and then this commit is where things break. Hope you can figure out what changed in between.
Also doing :lua Snacks.picker.picker_layouts() causes Neovim to crash.