use nvim as commit message editor

This commit is contained in:
hophacker 2019-12-20 23:28:20 +08:00 committed by hophacker
parent 6630eec6ba
commit b295dc1a35

View File

@ -112,7 +112,7 @@
default = upstream default = upstream
[core] [core]
autocrlf = false autocrlf = false
editor = vim editor = nvim
excludesfile = ~/.yadr/git/gitignore excludesfile = ~/.yadr/git/gitignore
[advice] [advice]
statusHints = false statusHints = false