-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
difftastic is a diff tool which is aware of the semantics of the code depending on their programming language.
I was wondering if it is possible to integrate it into lazygit as a custom diff tool.
I've tried adding it to lazygit config as a custom pager like this:
git:
paging:
colorArg: always
pager: difft
but I guess this is not the correct way of doing it since it prints its --help in diff section.
jryom, giovanni-cloudwalk, RaafatTurki, BrianHicks, rober-m and 37 morehacker-DOM
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request