aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index 2a0efb49..7983e75a 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1,6 +1,8 @@
# Language support configuration.
# See the languages documentation: https://docs.helix-editor.com/master/languages.html
+use-grammars = { except = [ "hare", "wren", "gemini" ] }
+
[language-server]
als = { command = "als" }