mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
fix(rbs): add : to @punctuation.delimiter
This commit is contained in:
parent
29bfb18a0d
commit
193ff2ca98
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@
|
||||||
[
|
[
|
||||||
","
|
","
|
||||||
"."
|
"."
|
||||||
|
":"
|
||||||
] @punctuation.delimiter
|
] @punctuation.delimiter
|
||||||
|
|
||||||
; RBS Inline prefix (keep comment color)
|
; RBS Inline prefix (keep comment color)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue