formatted code
This commit is contained in:
parent
96c54c0e79
commit
3a010129cd
@ -33,7 +33,7 @@
|
||||
"nix.serverPath" = "${pkgs.nil}/bin/nil";
|
||||
"nix.serverSettings" = {
|
||||
nil = {
|
||||
formatting = { command = ["${pkgs.alejandra}/bin/alejandra"]; };
|
||||
formatting = {command = ["${pkgs.alejandra}/bin/alejandra"];};
|
||||
};
|
||||
};
|
||||
"direnv.path.executable" = "${pkgs.direnv}/bin/direnv";
|
||||
|
Loading…
Reference in New Issue
Block a user