aboutsummaryrefslogtreecommitdiffstats
path: root/queries/elixir
diff options
context:
space:
mode:
Diffstat (limited to 'queries/elixir')
-rw-r--r--queries/elixir/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/elixir/highlights.scm b/queries/elixir/highlights.scm
index ab3043741..fdb92ef35 100644
--- a/queries/elixir/highlights.scm
+++ b/queries/elixir/highlights.scm
@@ -30,9 +30,11 @@
; Comments
(comment) @comment
+(comment) @spell
; Strings
(string) @string
+(string) @spell
; Modules
(alias) @type