Add highlighting for git_commit (#7147)
https://github.com/zed-industries/zed/assets/45585937/32cf5622-e960-4775-986d-bcfd30c81098 Release Notes: - Added highlighting for git_commit
This commit is contained in:
parent
39200ec9f7
commit
b7ced3943e
7 changed files with 66 additions and 1 deletions
|
@ -112,6 +112,7 @@ tree-sitter-css.workspace = true
|
|||
tree-sitter-elixir.workspace = true
|
||||
tree-sitter-elm.workspace = true
|
||||
tree-sitter-embedded-template.workspace = true
|
||||
tree-sitter-gitcommit.workspace = true
|
||||
tree-sitter-gleam.workspace = true
|
||||
tree-sitter-glsl.workspace = true
|
||||
tree-sitter-go.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue