mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 17:30:08 -04:00
Remove non-foldable commands (incorrect copy and paste)
This commit is contained in:
parent
485cedeed6
commit
4bc6b7c85a
1 changed files with 0 additions and 2 deletions
|
|
@ -1,9 +1,7 @@
|
||||||
[
|
[
|
||||||
(normal_command)
|
|
||||||
(if_condition)
|
(if_condition)
|
||||||
(foreach_loop)
|
(foreach_loop)
|
||||||
(while_loop)
|
(while_loop)
|
||||||
(function_def)
|
(function_def)
|
||||||
(macro_def)
|
(macro_def)
|
||||||
(message_command)
|
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue