jj: use default diff-editor

This commit is contained in:
Oleksandr Smirnov 2025-08-31 13:31:51 +03:00
parent aea5a5e541
commit 45ceff0bb6
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ email = "olexsmir@gmail.com"
default-command = "l" default-command = "l"
editor = "nvim" editor = "nvim"
pager = "delta" pager = "delta"
diff-editor = "builtin" diff-editor = ":builtin"
diff-formatter = ":git" diff-formatter = ":git"
[signing] [signing]