Skip to content

Commit abeeb68

Browse files
committed
Remove "Diff" language.
Zed now ships support for diff/patch files as a 1st class language. See: - zed-industries/zed#19129 Closes zed-extensions#3
1 parent b521b71 commit abeeb68

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

extension.toml

-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ authors = [ "d1y <[email protected]>" ]
66
description = "Provides Git Syntax Highlighting"
77
repository = "https://github.com/d1y/git_firefly"
88

9-
[grammars.diff]
10-
repository = "https://github.com/the-mikedavis/tree-sitter-diff"
11-
commit = "c165725c28e69b36c5799ff0e458713a844f1aaf"
12-
139
[grammars.git_commit]
1410
repository = "https://github.com/the-mikedavis/tree-sitter-git-commit"
1511
commit = "6f193a66e9aa872760823dff020960c6cedc37b3"

languages/diff/config.toml

-5
This file was deleted.

languages/diff/highlights.scm

-15
This file was deleted.

0 commit comments

Comments
 (0)