mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +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"
|
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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue