plugins.none-ls.sources.formatting.ocamlformat.enable

Whether to enable the ocamlformat formatting source for none-ls.

Type: boolean

Default: false

Example: true

Declared by:

plugins.none-ls.sources.formatting.ocamlformat.package

Package to use for ocamlformat by none-ls.

Type: null or package

Default: <derivation ocaml5.1.1-ocamlformat-0.26.2>

Declared by:

plugins.none-ls.sources.formatting.ocamlformat.withArgs

Raw Lua code passed as an argument to the source’s with method.

Type: null or lua code string

Default: null

Declared by: