fix(git): Use nvim as editor
This commit is contained in:
parent
d4d22844d8
commit
32ef0ecec2
|
@ -82,7 +82,7 @@
|
|||
verbose = true
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
excludesFile = ~/.gitignore-global
|
||||
|
||||
[diff]
|
||||
|
|
Loading…
Reference in a new issue