gitconfig: use neovim as default editor
This commit is contained in:
parent
02d988ff04
commit
aaff09b15f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
email = mail@tpreisner.de
|
||||
name = Thomas Preisner
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
[commit]
|
||||
verbose = true
|
||||
[alias]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue