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 3b2eedf2..19d42e96 100644
--- a/languages.toml
+++ b/languages.toml
@@ -644,6 +644,7 @@ file-types = ["yml", "yaml"]
roots = []
comment-token = "#"
indent = { tab-width = 2, unit = " " }
+language-server = { command = "yaml-language-server", args = ["--stdio"] }
injection-regex = "yml|yaml"
[[grammar]]