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