Automatically autocorrect misspelled git commands.

This commit is contained in:
Jacob Kiers 2014-05-08 11:52:48 +02:00
parent b36abc6f30
commit e534a8de0e
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
frag = white
old = red bold
new = green bold
[help]
autocorrect = 1
[core]
# Force vim in foreground mode.
editor = vim -f