Regenerate nvim config
This commit is contained in:
13
config/neovim/store/nvim-treesitter/queries/teal/folds.scm
Normal file
13
config/neovim/store/nvim-treesitter/queries/teal/folds.scm
Normal file
@ -0,0 +1,13 @@
|
||||
[
|
||||
(do_statement)
|
||||
(numeric_for_statement)
|
||||
(generic_for_statement)
|
||||
(while_statement)
|
||||
(repeat_statement)
|
||||
(if_statement)
|
||||
(function_statement)
|
||||
(record_declaration)
|
||||
(enum_declaration)
|
||||
(anon_function)
|
||||
(table_constructor)
|
||||
] @fold
|
||||
Reference in New Issue
Block a user