plugins.neoconf.settings.plugins.jsonls.enabled
Enable jsonls to provide completion for .nvim.settings.json
files.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.neoconf.settings.plugins.jsonls.configured_servers_only
Limit JSON settings completion to configured LSP servers only.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: