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 4e09d54f..81ba471e 100644
--- a/languages.toml
+++ b/languages.toml
@@ -253,6 +253,7 @@ roots = ["shard.yml", "shard.lock"]
comment-token = "#"
indent = { tab-width = 2, unit = " " }
grammar = "ruby"
+language-server = { command = "crystalline", args = ["--stdio"] }
[[language]]
name = "c-sharp"