gitconfig: use Neovim instead of vim for [-v]erbose commits
This commit is contained in:
parent
eba61d9306
commit
1bf8248030
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
email = waste@lugh.ch
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
|
||||
[color]
|
||||
branch = auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue