[git] Set core.editor to nvim

This commit is contained in:
Eryn Wells 2023-03-02 08:34:10 -08:00
parent c6a8a333ab
commit 1919fd42a8

View file

@ -2,7 +2,7 @@
name = Eryn Wells name = Eryn Wells
email = eryn@erynwells.me email = eryn@erynwells.me
[core] [core]
editor = vim editor = nvim
quotepath = false quotepath = false
excludesfile = ~/.gitignore excludesfile = ~/.gitignore
[color] [color]