Use neovim when editing with git

This commit is contained in:
Sonny Bakker 2022-05-26 20:55:45 +02:00
parent a8368f5a8c
commit 630f380b25

View file

@ -6,5 +6,8 @@ email = sonny871@hotmail.com
name = Sonny Bakker
signingkey = {{ gpg_pub_key }}
[core]
editor = nvim
[pull]
rebase = false