mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-08 15:19:18 +00:00
* fix(telescope.state.get_existing_prompts): it should only return keys that are numbers
* Table keys not table values should be numbers
* Rename get_existing_prompts to get_existing_prompt_bufnrs and make the impl more efficient
(cherry picked from commit 20a37e43bb)