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