Remove non-foldable commands (incorrect copy and paste)

This commit is contained in:
Uy Ha 2021-06-24 23:24:03 +02:00 committed by Stephan Seitz
parent 485cedeed6
commit 4bc6b7c85a

View file

@ -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