mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
highlights(cpp): highlight literal_suffix as @operator
This commit is contained in:
parent
04db2e8295
commit
b6dcb81939
1 changed files with 2 additions and 0 deletions
|
|
@ -154,3 +154,5 @@
|
||||||
"::" @operator
|
"::" @operator
|
||||||
|
|
||||||
(attribute_declaration) @attribute
|
(attribute_declaration) @attribute
|
||||||
|
|
||||||
|
(literal_suffix) @operator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue