mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(lua): folds for parameter, argument lists
This commit is contained in:
parent
e96a9b4577
commit
b016211057
1 changed files with 2 additions and 0 deletions
|
|
@ -6,5 +6,7 @@
|
|||
(for_statement)
|
||||
(function_declaration)
|
||||
(function_definition)
|
||||
(parameters)
|
||||
(arguments)
|
||||
(table_constructor)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue