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