pkryger / difftastic.el

Wrapper for difftastic
GNU General Public License v3.0
45 stars 4 forks source link

Allow to override language in magit commands #4

Open pkryger opened 6 months ago

pkryger commented 6 months ago

The difftastic-magit-diff and difftastic-magit-show should take one more argument, i.e., language-override and use that when build a command. This value should be passed to difftastic-rerun, however the latter should still be able to use its own language-override if passed.