This is an automated archive made by the Lemmit Bot.
The original was posted on /r/neovim by /u/santhosh-tekuri on 2025-09-20 15:55:41+00:00.
This is an update to my previous post
demo: https://asciinema.org/a/F6NaUleDmxOfYV6Xqe2ppgcTs
- new layout which makes better use of screen space
- preview support (fills entire editor)
- quick-list support
- filter support (toggle with ctrl+h)
- multiple search terms
- exact, prefix, suffix search
sourcecode: https://github.com/santhosh-tekuri/dotfiles/blob/master/.config/nvim/lua/picker.lua
You must log in or register to comment.