Remove git_commit syntax highlighting from core Zed (#9025)

Fallback to extension
https://github.com/zed-industries/extensions/pull/307

Release Notes:

- Remove git_commit syntax highlighting from Zed core, `git-firefly` extension replaced that

Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
Co-authored-by: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
d1y 2024-03-08 02:23:44 +08:00 committed by GitHub
parent 85e6bc94e9
commit b5370cd15a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 0 additions and 72 deletions

View file

@ -49,7 +49,6 @@ tree-sitter-elixir.workspace = true
tree-sitter-elm.workspace = true
tree-sitter-embedded-template.workspace = true
tree-sitter-erlang.workspace = true
tree-sitter-gitcommit.workspace = true
tree-sitter-gleam.workspace = true
tree-sitter-glsl.workspace = true
tree-sitter-go.workspace = true