mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-07 14:48:36 +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