Use nvim for diffing

This commit is contained in:
Andrew Tomaka 2024-09-19 08:54:57 -04:00
parent 1d5dc82223
commit be00d3d0fc
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -23,7 +23,7 @@
program = gpg program = gpg
[merge] [merge]
tool = vimdiff tool = nvim -d
[pull] [pull]
rebase = false rebase = false