plugins.lsp.servers.nixd.settings.formatting.command
Which command you would like to do formatting.
Explicitly set to ["nixpkgs-fmt"]
will automatically add pkgs.nixpkgs-fmt
to the nixvim
environment.
Plugin default: [ "nixpkgs-fmt" ]
Type: null or (list of (string or raw lua code))
Default:
null
Declared by: