diff --git a/tilde/gitconfig b/tilde/gitconfig index cfcac95..38f36f1 100644 --- a/tilde/gitconfig +++ b/tilde/gitconfig @@ -6,6 +6,10 @@ frag = white old = red bold new = green bold + +[help] + autocorrect = 1 + [core] # Force vim in foreground mode. editor = vim -f