mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
fix(typescript): remove duplicate capture
This commit is contained in:
parent
5182759e17
commit
a79baf0399
1 changed files with 0 additions and 3 deletions
|
|
@ -55,9 +55,6 @@
|
|||
(type_annotation
|
||||
":" @punctuation.delimiter)
|
||||
|
||||
(pair
|
||||
":" @punctuation.delimiter)
|
||||
|
||||
(index_signature
|
||||
":" @punctuation.delimiter)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue