Update teal highlights

This commit is contained in:
Stephan Seitz 2021-07-25 15:27:51 +02:00 committed by Thomas Vigouroux
parent cb8274bef7
commit f96c409e3d
4 changed files with 27 additions and 26 deletions

View file

@ -1,6 +1,7 @@
[
(do_statement)
(for_statement)
(numeric_for_statement)
(generic_for_statement)
(while_statement)
(repeat_statement)
(if_statement)
@ -10,7 +11,3 @@
(anon_function)
(table_constructor)
] @fold
(record_body
(record_entry
value: (record_body)) @fold)