mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
add ui_binding to fold (#3191)
This commit is contained in:
parent
7e0651cd56
commit
acd4821bc1
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@
|
||||||
(function_declaration)
|
(function_declaration)
|
||||||
(statement_block)
|
(statement_block)
|
||||||
(if_statement)
|
(if_statement)
|
||||||
|
(ui_binding)
|
||||||
(comment)
|
(comment)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue