You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 toopts
table ingps.get_location
function to support click.The text was updated successfully, but these errors were encountered: