mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
use special.string.symbol instead of symbol
this aligns better with how ruby highlights symbols
This commit is contained in:
parent
8f658f0dce
commit
80b54f2f69
2 changed files with 2 additions and 3 deletions
|
@ -97,7 +97,7 @@
|
|||
(quoted_atom)
|
||||
(keyword)
|
||||
(quoted_keyword)
|
||||
] @symbol
|
||||
] @string.special.symbol
|
||||
|
||||
[
|
||||
(string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue