This commit is contained in:
sadan 2024-09-08 18:27:01 -04:00
parent bf42a74f00
commit ddf45b4e55
No known key found for this signature in database
7 changed files with 186 additions and 79 deletions

View file

@ -2,7 +2,6 @@ local pkgs = {
"nixpkgs-fmt",
"jdtls",
"yaml-language-server",
"eslint_d",
}
local reg = require("mason-registry")
for _, pname in ipairs(pkgs) do