bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_inline, sflog, soql, sosl, styled, swift, xresources

This commit is contained in:
nvim-treesitter-bot[bot] 2024-12-02 06:48:55 +00:00
parent 2444c8052f
commit 69170c9314
3 changed files with 12 additions and 18 deletions

View file

@ -17,9 +17,6 @@
(formal_parameter
name: (identifier) @variable.parameter)
(catch_formal_parameter
name: (identifier) @variable.parameter)
(spread_parameter
(variable_declarator
name: (identifier) @variable.parameter)) ; int... foo