gitconfig: use Neovim instead of vim for [-v]erbose commits

This commit is contained in:
Oliver Ladner 2024-05-16 09:42:07 +02:00
commit 1bf8248030

View file

@ -3,7 +3,7 @@
email = waste@lugh.ch email = waste@lugh.ch
[core] [core]
editor = vim editor = nvim
[color] [color]
branch = auto branch = auto