diff options
author | Riley Bruins <ribru17@hotmail.com> | 2024-11-17 12:31:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-17 12:31:32 -0800 |
commit | 44229bb85b6cff00193164967126d85a7a785a7b (patch) | |
tree | 04a8b7cef4bbed61e43b6284c34bff9ed901cc00 /runtime/lua/vim/_defaults.lua | |
parent | 235cb5bc5f2553f5a46807267b8705e53f7a14af (diff) | |
download | rneovim-44229bb85b6cff00193164967126d85a7a785a7b.tar.gz rneovim-44229bb85b6cff00193164967126d85a7a785a7b.tar.bz2 rneovim-44229bb85b6cff00193164967126d85a7a785a7b.zip |
feat(lsp): highlight hover target/range #31110
**Problem:** Despite the LSP providing the option for language servers
to specify a range with a hover response (for highlighting), Neovim does
not give the option to highlight this range.
**Solution:** Add an option to `buf.hover()` which causes this range to
be highlighted.
Co-authored-by: Mathias Fußenegger <mfussenegger@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions