diff options
author | Guangxiong Lin <[email protected]> | 2022-01-23 10:27:46 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-01-23 10:27:46 +0800 |
commit | d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0 (patch) | |
tree | dbc226cab0db0d12d4fa3b7cce6cdeaa673f3522 | |
parent | 307ddada77b66c418f65ee0100e7a2ba0be64b85 (diff) | |
download | dotfiles-d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0.tar.gz dotfiles-d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0.tar.bz2 dotfiles-d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0.zip |
Set vimdiff as default difftool
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ program = gpg [merge] tool = vimdiff +[diff] + tool = vimdiff |