aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vscode/extensions.json3
-rw-r--r--.vscode/settings.json4
2 files changed, 0 insertions, 7 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
deleted file mode 100644
index fe10822..0000000
--- a/.vscode/extensions.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "recommendations": ["mkhl.direnv", "nefrob.vscode-just-syntax"]
-}
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 0c5a4cc..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "nix.enableLanguageServer": true,
- "nix.serverPath": "nil"
-}