mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-06 22:28:32 +00:00
* feat(builtin.current_buffer_fuzzy_find): jump to first matched char * use highlighter to detect column to jump to * replace default select * handle non 0 based column index * handle no highlight scenario --------- Co-authored-by: James Trew <j.trew10@gmail.com>