[git] Set core.editor to nvim
This commit is contained in:
parent
c6a8a333ab
commit
1919fd42a8
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue