mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
This adds support for [Protobuf Editions][1], and a couple other minor fixes. Ref: https://github.com/coder3101/tree-sitter-proto/tree/main/queries [1]: https://protobuf.dev/editions/overview/
9 lines
78 B
Scheme
9 lines
78 B
Scheme
[
|
|
(enum)
|
|
(message)
|
|
(service)
|
|
(oneof)
|
|
(rpc)
|
|
] @fold
|
|
|
|
(import)+ @fold
|