aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index e0a57080..62513141 100644
--- a/languages.toml
+++ b/languages.toml
@@ -787,6 +787,7 @@ scope = "source.wgsl"
file-types = ["wgsl"]
roots = []
comment-token = "//"
+language-server = { command = "wgsl_analyzer" }
indent = { tab-width = 4, unit = " " }
[[grammar]]