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