mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
rust: tread , as a punctuation delimiter
This commit is contained in:
parent
db67f5e517
commit
0c12ff67fe
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@
|
||||||
"::"
|
"::"
|
||||||
"."
|
"."
|
||||||
";"
|
";"
|
||||||
|
","
|
||||||
] @punctuation.delimiter
|
] @punctuation.delimiter
|
||||||
|
|
||||||
(parameter (identifier) @parameter)
|
(parameter (identifier) @parameter)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue