nvim_runtime_lua

lsp.Hover

The result of a hover request.

Fields2

The hover's content

Hover.range : lsp.Range | nil

An optional range inside the text document that is used to visualize the hover, e.g. by changing the background color.