Switch git editor to nvim

This commit is contained in:
Talia 2024-02-28 23:20:53 +01:00
parent 2d2d177c51
commit ff41ab8db3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# [include]
# path = $HOME/path/to/this/file
[core]
editor = vim -f
editor = nvim -f
excludesfile = .gitignore.local
[commit]
# Sign commits by default