feat(jj): set diffnav as a viewer for jj diff commands

This commit is contained in:
Bruno Carlin 2025-02-11 15:23:05 +01:00
parent 2698da23a4
commit eb97b76c51
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 8E254EA0FFEB9B6D

View file

@ -0,0 +1,4 @@
--when.commands = ["diff"]
[ui]
pager = "diffnav"