mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
feat(thrift): small improvements
Less capture duplication by separating queries, include folds, move `@variable.member` to `@property`
This commit is contained in:
parent
0e65a9f272
commit
f26b5fb2ed
2 changed files with 12 additions and 19 deletions
|
|
@ -8,4 +8,5 @@
|
|||
(struct_definition)
|
||||
(union_definition)
|
||||
(comment)
|
||||
(include_statement)+
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue