Update git difftool

This commit is contained in:
Pavle Portic 2024-01-25 10:32:46 +01:00
parent c8782090af
commit 7bb3dd3481
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
slg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s' --abbrev-commit
[diff]
tool = nvimdiff
tool = nvim -d
[difftool]
prompt = false
[commit]