mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
Update teal highlights
This commit is contained in:
parent
cb8274bef7
commit
f96c409e3d
4 changed files with 27 additions and 26 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue