plugins.neoconf.settings.import.coc

Whether to import settings from global/local coc-settings.json files.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.neoconf.settings.import.lsp

Whether to import settings from global/local nlsp-settings.nvim JSON settings.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.neoconf.settings.import.vscode

Whether to import settings from local .vscode/settings.json files.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: