Use neovim when editing with git
This commit is contained in:
parent
a8368f5a8c
commit
630f380b25
1 changed files with 3 additions and 0 deletions
|
|
@ -6,5 +6,8 @@ email = sonny871@hotmail.com
|
||||||
name = Sonny Bakker
|
name = Sonny Bakker
|
||||||
signingkey = {{ gpg_pub_key }}
|
signingkey = {{ gpg_pub_key }}
|
||||||
|
|
||||||
|
[core]
|
||||||
|
editor = nvim
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue