use special.string.symbol instead of symbol

this aligns better with how ruby highlights symbols
This commit is contained in:
Michael Davis 2021-10-14 13:58:08 -05:00
parent 8f658f0dce
commit 80b54f2f69
No known key found for this signature in database
GPG key ID: 25D3AFE4BA2A0C49
2 changed files with 2 additions and 3 deletions

View file

@ -97,7 +97,7 @@
(quoted_atom)
(keyword)
(quoted_keyword)
] @symbol
] @string.special.symbol
[
(string)