SmiteshP/nvim-gps

Support for clickable contexts to jump to their locations

nghialm269 opened this issue · 0 comments

Now nvim support clickable items in statusline / winbar (neovim/neovim#18650), is it possible to add click support to each context of gps to jump to it?

Maybe expose the location of each context in gps.get_data function, or add an new property to opts table in gps.get_location function to support click.