plugins.lsp.servers.nil_ls.settings.formatting.command
External formatting command, complete with required arguments.
It should accept file content from stdin and print the formatted code to stdout.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: null
Example:
[
"nixpkgs-fmt"
]
Declared by: