highlights(toml): fix captures

This commit is contained in:
ObserverOfTime 2022-10-24 12:29:10 +03:00
parent caa616d88e
commit 00ee32aca9

View file

@ -1,8 +1,9 @@
; Properties
;-----------
(bare_key) @property
(bare_key) @type
(quoted_key) @string
(pair (bare_key)) @property
; Literals
;---------