mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 01:02:09 +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.