mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
Update teal highlights
This commit is contained in:
parent
740ff78a97
commit
fb20cf868b
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