added vim as default git editor
This commit is contained in:
parent
f26406b44e
commit
6090d09482
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
[user]
|
||||
email = mail@moritzboeh.me
|
||||
name = Moritz
|
||||
[core]
|
||||
editor = vim
|
||||
|
|
Loading…
Reference in a new issue