Compare commits

...

2 commits

Author SHA1 Message Date
Laureηt bdbbaa7797
🧑‍💻 update vscode recommended extensions 2023-05-09 21:08:29 +02:00
Laureηt 4735ec78cd
🔥 remove settings.json, now unused 2023-05-09 21:08:09 +02:00
2 changed files with 2 additions and 6 deletions

View file

@ -1,8 +1,7 @@
{
"recommendations": [
"editorconfig.editorconfig",
"brettm12345.nixfmt-vscode",
"bbenoist.Nix",
"jnoortheen.nix-ide",
"mkhl.direnv",
]
}
}

View file

@ -1,3 +0,0 @@
{
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix"
}