mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
|
||||
(parameter (identifier) @parameter)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue