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.
Plugin default: null
Type: null or (list of (string or raw lua code))
Default:
null
Example:
[
"nixpkgs-fmt"
]
Declared by: