mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fix whitespace
This commit is contained in:
parent
73ca5acd28
commit
a1be593bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
||||||
name: (identifier) @local.definition.var)
|
name: (identifier) @local.definition.var)
|
||||||
|
|
||||||
(instanceof_expression
|
(instanceof_expression
|
||||||
; sup instanceof Sub sub
|
; sup instanceof Sub sub
|
||||||
name: (identifier) @local.definition.var)
|
name: (identifier) @local.definition.var)
|
||||||
|
|
||||||
(formal_parameter
|
(formal_parameter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue