plugins.lsp.servers.nixd.settings.formatting.command

Which command you would like to do formatting. Explicitly setting to ["nixpkgs-fmt"] will automatically add pkgs.nixpkgs-fmt to the nixvim environment.

Type: null or (list of (string or raw lua code))

Default: null

Plugin default:

[
  "nixpkgs-fmt"
]

Declared by: