]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Add description about the hoverInPreview option
authorAndreas Louv <andreas@louv.dk>
Sat, 1 Apr 2023 18:37:24 +0000 (20:37 +0200)
committerAndreas Louv <andreas@louv.dk>
Sat, 1 Apr 2023 20:09:36 +0000 (22:09 +0200)
doc/lsp.txt

index 433df4f98e76a6a58a969ad272acaeba9f653a6f..ed38318338ea5b2e59f18d8443c06e141711c2dc 100644 (file)
@@ -326,6 +326,9 @@ echoSignature               |Boolean| option.  In insert mode, echo the current
                        By default this is set to false.
 hideDisabledCodeActions |Boolean| option. Hide all the disabled code actions.
                        By default this is set to false.
+hoverInPreview         |Boolean| option. Show |:LspHover| in a preview window
+                       instead of a popup
+                       By default this is set to false.
 ignoreMissingServer    |Boolean| option.  Do not print a missing language
                        server executable.  By default this is set to false.
 keepFocusInReferences  |Boolean| option.  Focus on the location list window