mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
fix(ocaml): highlight characters as such
This commit is contained in:
committed by
Stephan Seitz
parent
f1c272676b
commit
f7126fe54b
@@ -72,7 +72,9 @@
|
||||
|
||||
[(number) (signed_number)] @number
|
||||
|
||||
[(string) (character)] @string
|
||||
(character) @character
|
||||
|
||||
(string) @string
|
||||
|
||||
(quoted_string "{" @string "}" @string) @string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user