mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
feat(thrift): improve queries
This commit is contained in:
parent
17d7cf6f4b
commit
93386fc725
5 changed files with 57 additions and 2 deletions
|
|
@ -1,11 +1,12 @@
|
|||
[
|
||||
(annotation)
|
||||
(enum)
|
||||
(exception)
|
||||
(function)
|
||||
(senum)
|
||||
(service)
|
||||
(struct)
|
||||
(union)
|
||||
|
||||
(function_parameters)
|
||||
(exception_parameters)
|
||||
(comment)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue