mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-10 22:13:56 +00:00
b324469959
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