Skip to content

Commit

Permalink
Add recipe for difftastic - a structural diff tool
Browse files Browse the repository at this point in the history
  • Loading branch information
alexott committed Nov 10, 2024
1 parent 847901f commit f09b6ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions recipes/difftastic.rcp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
(:name magit-delta
:description "Integrates difftastic - a structural diff tool into Emacs"
:type github
:pkgname "pkryger/difftastic.el"
:minimum-emacs-version "28.1"
:depends (magit compat))

0 comments on commit f09b6ba

Please sign in to comment.