Add protobuf support (#6748)
Release Notes: - Added protobuf syntax highlighting ([#5160](https://github.com/zed-industries/zed/issues/5160)).
This commit is contained in:
parent
dfbcaf36fc
commit
7bfa584eb6
8 changed files with 109 additions and 0 deletions
|
@ -127,6 +127,7 @@ tree-sitter-heex.workspace = true
|
|||
tree-sitter-json.workspace = true
|
||||
tree-sitter-rust.workspace = true
|
||||
tree-sitter-markdown.workspace = true
|
||||
tree-sitter-proto.workspace = true
|
||||
tree-sitter-python.workspace = true
|
||||
tree-sitter-toml.workspace = true
|
||||
tree-sitter-typescript.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue