mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
Add folding for local functions in lua
This commit is contained in:
parent
9ec7e56fda
commit
10848ca5bd
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
(for_statement)
|
||||
(if_statement)
|
||||
(function_definition)
|
||||
(local_function)
|
||||
(function)
|
||||
(while_statement)
|
||||
(table)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue