plugins.none-ls.sources.hover.dictionary.enable
Whether to enable the dictionary hover source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.hover.dictionary.package
Package to use for dictionary by none-ls.
Type: null or package
Default:
<derivation curl-8.7.1>
Declared by:
plugins.none-ls.sources.hover.dictionary.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: