fix(git): Use nvim as editor

This commit is contained in:
Oliver Davies 2021-08-07 01:22:50 +01:00 committed by GitHub
parent d4d22844d8
commit 32ef0ecec2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@
verbose = true
[core]
editor = vim
editor = nvim
excludesFile = ~/.gitignore-global
[diff]