mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-06 22:28:32 +00:00
Sets the `current_line` global state earlier in the event loop rather than in `get_results_completor`. This makes it safer to access `current_line` earlier (eg. for building an entry).