back to vim as editor

This commit is contained in:
Michael Chalupiak
2025-08-15 22:00:27 -04:00
parent 3f2d0991c2
commit ec8260daaf
3 changed files with 8 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
process = git-lfs filter-process
required = true
[core]
editor = helix
editor = nvim
[init]
defaultBranch = master
[sendemail]