{ "editor.detectIndentation": true, "editor.insertSpaces": true, "editor.defaultFormatter": "jnoortheen.nix-ide", "nix.formatterPath": "alejandra", "nix.serverSettings": { "nil": { "formatting": { "command": [ "alejandra" ] } } } }