Files
neovim/test/functional/lua
Yochem van Rosmalen 47b0a718c3 feat(help): gx opens help tag in web browser #35778
Problem:
`gx` does not work on tags in help buffers to open the documentation of that tag in the browser.

Solution:
Get the `optionlink`, `taglink` and `tag` TS nodes and set extmark "url" property.
`gx` then discovers the extmark "url" and opens it.
2025-09-15 15:38:49 -07:00
..
2024-04-23 18:17:04 +02:00
2025-08-24 23:43:48 +00:00
2025-01-09 09:26:45 -08:00
2025-09-03 23:03:51 -04:00
2025-08-24 23:43:48 +00:00
2025-08-24 23:43:48 +00:00
2024-04-23 18:17:04 +02:00
2025-02-26 23:06:22 +01:00