Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.lsp.servers.lua_ls.settings.format.enable

Whether the built-in formatted should be enabled or not.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lsp.servers.lua_ls.settings.format.defaultConfig

The default configuration for the formatter. If there is a .editorconfig in the workspace, it will take priority. Read more on the formatter’s GitHub page.

Type: null or (attribute set of (string or raw lua code)) or raw lua code

Default: null

Plugin default: { }

Declared by: