Switch back to vi as editor for speed

This commit is contained in:
Gwen Lofman 2020-03-20 09:07:27 -04:00
parent d0008e7d3b
commit 4bc69529bf
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
[push]
default = simple
[core]
editor = "emacsclient -nw"
editor = "vi"
excludesfile = ~/.gitignore_global
attributesfile = ~/.gitattributes_global
pager = delta --dark