mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
This commit allows users to jump to the location specified in a diagnostic's `relatedInformation`, using `gf` from within the `open_float` window. The cursor need only be on line that displays the related info.