[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
email = eryn@erynwells.me
[core]
editor = vim
editor = nvim
quotepath = false
excludesfile = ~/.gitignore
[color]