mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
add colon and comma to delimiter group
This commit is contained in:
parent
e9440e84f5
commit
194a9b9b97
1 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,8 @@
|
|||
[
|
||||
";"
|
||||
"."
|
||||
":"
|
||||
","
|
||||
] @punctuation.delimiter
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue