mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
jj: use default diff-editor
This commit is contained in:
parent
aea5a5e541
commit
45ceff0bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ email = "olexsmir@gmail.com"
|
|||
default-command = "l"
|
||||
editor = "nvim"
|
||||
pager = "delta"
|
||||
diff-editor = "builtin"
|
||||
diff-editor = ":builtin"
|
||||
diff-formatter = ":git"
|
||||
|
||||
[signing]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue