snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

`picker:set_layout` is broken on nightly

Open dpetka2001 opened this issue 7 months ago • 0 comments

[!CAUTION] picker:set_layout is 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.

dpetka2001 avatar May 10 '25 14:05 dpetka2001