aboutsummaryrefslogtreecommitdiff
path: root/.helix
diff options
context:
space:
mode:
Diffstat (limited to '.helix')
-rw-r--r--.helix/languages.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.helix/languages.toml b/.helix/languages.toml
deleted file mode 100644
index 8bfcae9..0000000
--- a/.helix/languages.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[language-server.astro.config]
-typescript = { tsdk = "node_modules/typescript/lib" }
-
-[[language]]
-name = "astro"
-indent = { tab-width = 4, unit = " " }