fix: ocaml highlight

The string.special group was removed from highlight.lua, replace its
uses by the string group.
This commit is contained in:
Pau Ruiz Safont 2020-09-06 19:07:30 +01:00 committed by Stephan Seitz
parent b69b43b712
commit 4db39e27c9

View file

@ -69,9 +69,8 @@
(comment) @comment
[(string) (quoted_string)] @string
[(string) (quoted_string) (conversion_specification)] @string
(escape_sequence) @string.escape
(conversion_specification) @string.special
(infix_operator) @operator