mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 22:10:01 -04:00
fix(angular): typo in capture name (#6249)
This commit is contained in:
parent
70f03829af
commit
212b7a504c
2 changed files with 2 additions and 2 deletions
|
|
@ -116,7 +116,7 @@
|
|||
(nullish_coalescing_expression
|
||||
(coalescing_operator) @operator)
|
||||
|
||||
(concatination_expression
|
||||
(concatenation_expression
|
||||
"+" @operator)
|
||||
|
||||
(binary_expression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue