Use nvim for diffing
This commit is contained in:
parent
1d5dc82223
commit
be00d3d0fc
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
program = gpg
|
||||
|
||||
[merge]
|
||||
tool = vimdiff
|
||||
tool = nvim -d
|
||||
|
||||
[pull]
|
||||
rebase = false
|
||||
|
|
Loading…
Reference in a new issue