From 4c6175b70a4ef43db09bed96c8ac02f1a6f692b7 Mon Sep 17 00:00:00 2001 From: M Hickford Date: Sun, 2 Jan 2022 21:18:12 +0000 Subject: [PATCH] Add link to Protocol Buffers grammar --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index e4374c29..1f5e0de1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -87,6 +87,7 @@ Parsers for these languages are in development: * [Nix](https://github.com/cstrahan/tree-sitter-nix) * [Objective-C](https://github.com/jiyee/tree-sitter-objc) * [Perl](https://github.com/ganezdragon/tree-sitter-perl) +* [Protocol Buffers](https://github.com/mitchellh/tree-sitter-proto) * [Scala](https://github.com/tree-sitter/tree-sitter-scala) * [Sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn) * [Swift](https://github.com/tree-sitter/tree-sitter-swift)