mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
indents added new language highlights added (#5777)
This commit is contained in:
parent
7958ff9ec7
commit
b6b9ca448b
3 changed files with 36 additions and 1 deletions
|
|
@ -131,6 +131,7 @@
|
|||
[
|
||||
(block_height)
|
||||
(self_caller)
|
||||
(self_signer)
|
||||
] @constant.builtin
|
||||
|
||||
(free_function_call
|
||||
|
|
@ -172,6 +173,7 @@
|
|||
|
||||
[
|
||||
(address_literal)
|
||||
(signature_literal)
|
||||
((affine_group_literal) (#set! "priority" 101))
|
||||
(field_literal)
|
||||
(product_group_literal)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue