This commit is contained in:
notgne2 2024-04-09 10:47:41 -07:00
parent baf94ae575
commit 3b137987ac
No known key found for this signature in database
5 changed files with 19 additions and 10 deletions

View file

@ -71,7 +71,6 @@ in {
];
"nix.formatterPath" = "${pkgs.alejandra}/bin/alejandra";
"nix.serverPath" = "${pkgs.rnix-lsp}/bin/rnix-lsp";
"nix.enableLanguageServer" = true;
"editor.formatOnSave" = true;