Add protobuf support (#6748)

Release Notes:

- Added protobuf syntax highlighting
([#5160](https://github.com/zed-industries/zed/issues/5160)).
This commit is contained in:
Derrick Laird
2024-01-30 21:08:10 +02:00
committed by GitHub
parent dfbcaf36fc
commit 7bfa584eb6
8 changed files with 109 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Proto
- Tree-Sitter: [tree-sitter-proto](https://github.com/rewinfrey/tree-sitter-proto)
- Language-Server: N/A