aboutsummaryrefslogtreecommitdiffstats
path: root/.helix/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to '.helix/languages.toml')
-rw-r--r--.helix/languages.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.helix/languages.toml b/.helix/languages.toml
index 66e6ace..6e3ac7b 100644
--- a/.helix/languages.toml
+++ b/.helix/languages.toml
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden>
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
[language-server.rust-analyzer]
command = "rust-analyzer"
# environment = { "DATABASE_URL" = "sqlite://filamento/filamento.db" }