I get the following error if I set sorting_strategy to ascending:
E5108: Error executing lua ...scope-hop.nvim/lua/telescope/_extensions/hop/actions.lua:123: end_line value outside range
stack traceback:
[C]: in function 'nvim_buf_set_extmark'
...scope-hop.nvim/lua/telescope/_extensions/hop/actions.lua:123: in function '_hop'
...scope-hop.nvim/lua/telescope/_extensions/hop/actions.lua:189: in function 'hop'
~/.config/nvim/lua/plugins/telescope.lua:51: in function 'key_func'
...k/packer/start/telescope.nvim/lua/telescope/mappings.lua:236: in function 'execute_keymap'
[string ":lua"]:1: in main chunk