mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
OCaml string format specifiers
For format specifiers use @string.special instead of @punctuation.special.
This commit is contained in:
parent
acf0c0f6a1
commit
d6a0a26b85
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
[
|
||||
(conversion_specification)
|
||||
(pretty_printing_indication)
|
||||
] @punctuation.special
|
||||
] @string.special
|
||||
|
||||
; Keywords
|
||||
;---------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue