mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
Fix bracket and whitespace
This commit is contained in:
parent
f7ee3b76d1
commit
bab7fd76f2
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
] @method
|
||||
|
||||
(formal_parameter
|
||||
name: (identifier) @parameter)))
|
||||
name: (identifier) @parameter)
|
||||
|
||||
(super) @function.builtin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue