mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-05 21:58:44 +00:00
With `sorting_strategy='ascending'`, the results buffer should never have lines beyond the `max_results` count OR the number of available results, whichever is smaller. closes #3282