mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-09 15:46:46 +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