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