This commit is contained in:
nora 2024-10-05 21:53:29 +02:00
parent f5215e18b0
commit db1d371ee4
2 changed files with 12 additions and 19 deletions

View file

@ -26,7 +26,6 @@
};
};
};
"prolog.executablePath" = lib.getExe pkgs.swiProlog;
"[typescript]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
"[javascript]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
"[json]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
@ -86,12 +85,6 @@
version = "0.3.0";
sha256 = "sha256-1yiOnvC2w33kiPRdQYskee38Cid/GOj9becLadP1fUY=";
}
{
publisher = "arthurwang";
name = "vsc-prolog";
version = "0.8.23";
sha256 = "sha256-Da2dCpruVqzP3g1hH0+TyvvEa1wEwGXgvcmIq9B/2cQ=";
}
{
publisher = "evan-buss";
name = "font-switcher";