diff options
author | Michael Davis | 2021-10-12 02:47:49 +0000 |
---|---|---|
committer | Michael Davis | 2021-10-17 15:50:19 +0000 |
commit | 5db248cc1ce6077293e4bc96513daf6448f12774 (patch) | |
tree | ff70b1ae8ee1cc3f76127e85c0877f27cf274e6e /runtime/queries/elixir | |
parent | d1b434d2304218673b7e7564f9e59910b475349c (diff) |
describe atoms as tags
Diffstat (limited to 'runtime/queries/elixir')
-rw-r--r-- | runtime/queries/elixir/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/elixir/highlights.scm b/runtime/queries/elixir/highlights.scm index bb88e450..e37f9b8d 100644 --- a/runtime/queries/elixir/highlights.scm +++ b/runtime/queries/elixir/highlights.scm @@ -77,7 +77,7 @@ (quoted_atom) (keyword) (quoted_keyword) -] @string.special.symbol +] @tag [ (string) |