mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
feat(c_sharp): highlight :: (#8002)
This commit is contained in:
parent
c3ecec599b
commit
6c2234f7ba
1 changed files with 1 additions and 0 deletions
|
|
@ -439,6 +439,7 @@
|
||||||
"."
|
"."
|
||||||
","
|
","
|
||||||
":"
|
":"
|
||||||
|
"::"
|
||||||
] @punctuation.delimiter
|
] @punctuation.delimiter
|
||||||
|
|
||||||
(conditional_expression
|
(conditional_expression
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue