mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
feat(tact): update parser and queries (#7196)
This commit is contained in:
parent
009e981c30
commit
9d2acd4997
4 changed files with 22 additions and 19 deletions
|
|
@ -13,6 +13,8 @@
|
|||
(trait_body)
|
||||
(function_body)
|
||||
(block_statement)
|
||||
(asm_function_body)
|
||||
(asm_list)
|
||||
; misc.
|
||||
(binary_expression)
|
||||
(ternary_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue