add autocorrect and change vim to vi
This commit is contained in:
parent
f29788de51
commit
288494b1eb
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[core]
|
||||
editor = vim
|
||||
editor = vi
|
||||
quotepath = false
|
||||
pager = delta
|
||||
[alias]
|
||||
|
@ -48,3 +48,5 @@
|
|||
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
[help]
|
||||
autocorrect = 20
|
||||
|
|
Loading…
Reference in a new issue