Fix git mergetool

This commit is contained in:
teutat3s 2021-07-20 22:14:24 +02:00
parent f0130f5df7
commit 0b25f7b11b
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -17,7 +17,7 @@ in
cmd = /etc/profiles/per-user/${config.pub-solar.user.name}/bin/nvim -f -c \"Gdiffsplit!\" \"$MERGED\"
# set "nvim" as tool for merging
[merge]
tool = /etc/profiles/per-user/${config.pub-solar.user.name}/bin/nvim
tool = nvim
# automatically launch merge tool without displaying a prompt
[mergetool]
prompt = false