mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-06 22:28:32 +00:00
* fix(set_preview_message): check line height of previewer before setting message. * style: run changed file through stylua and remove unused variable. * refactor: change lines table instead. check max between line_pos and 0 * style: run changed file through stylua.