mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
feat(thrift): update queries based on upstream changes
This commit is contained in:
parent
5b505f5658
commit
3eae9ded42
5 changed files with 151 additions and 115 deletions
|
|
@ -1,12 +1,12 @@
|
|||
[
|
||||
(annotation)
|
||||
(enum)
|
||||
(exception)
|
||||
(function)
|
||||
(senum)
|
||||
(service)
|
||||
(struct)
|
||||
(union)
|
||||
(annotation_definition)
|
||||
(enum_definition)
|
||||
(exception_definition)
|
||||
(function_definition)
|
||||
(senum_definition)
|
||||
(service_definition)
|
||||
(struct_definition)
|
||||
(union_definition)
|
||||
|
||||
(comment)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue