mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
C highlights: Make char_literal @character
This commit is contained in:
parent
df189e28a4
commit
423fb7b4aa
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@
|
|||
|
||||
(null) @constant.builtin
|
||||
(number_literal) @number
|
||||
(char_literal) @number
|
||||
(char_literal) @character
|
||||
|
||||
(call_expression
|
||||
function: (identifier) @function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue