diff --git a/docs-preview-794/options.html b/docs-preview-794/options.html index 0463d08b..d324aa88 100644 --- a/docs-preview-794/options.html +++ b/docs-preview-794/options.html @@ -22547,6 +22547,33 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<nvf/modules/plugins/lsp/module.nix> + +
+ +
+ + vim.lsp.inlayHints.enable + + +
+
+

Whether to enable inlay hints.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by: