This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-01 19:17:02 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ebe76eb800
nvim-treesitter
/
runtime
/
queries
/
proto
/
folds.scm
10 lines
78 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat(proto): add parser Related to #2307.
2022-04-26 15:36:26 -04:00
[
(
enum
)
(
message
)
(
service
)
feat(proto): sync queries with upstream (#8554) 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/
2026-03-06 11:12:43 -05:00
(
oneof
)
(
rpc
)
feat(proto): add parser Related to #2307.
2022-04-26 15:36:26 -04:00
]
@fold
feat(proto): folds for import statements
2025-08-30 20:40:45 -07:00
(
import
)
+
@fold
Reference in a new issue
Copy permalink