mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
updated helix grammar exclusions
This commit is contained in:
parent
3b71c2562d
commit
1b4a440527
1 changed files with 13 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
diff --git a/languages.toml b/languages.toml
|
||||
index a5764420..2f395cf4 100644
|
||||
--- a/languages.toml
|
||||
+++ b/languages.toml
|
||||
@@ -1,7 +1,7 @@
|
||||
# Language support configuration.
|
||||
# See the languages documentation: https://docs.helix-editor.com/master/languages.html
|
||||
|
||||
-use-grammars = { except = [ "hare", "wren", "gemini" ] }
|
||||
+use-grammars = { except = [ "hare", "wren", "gemini", "d", "rescript" ] }
|
||||
|
||||
[language-server]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue