feat(proto): add parser

Related to #2307.
This commit is contained in:
francisco souza 2022-04-26 15:36:26 -04:00 committed by Stephan Seitz
parent 9fdd6765fc
commit 1d5e4f3aa1
3 changed files with 77 additions and 0 deletions

5
queries/proto/folds.scm Normal file
View file

@ -0,0 +1,5 @@
[
(enum)
(message)
(service)
] @fold