chore: set nvim as default editor

This commit is contained in:
Vasili Svirydau
2026-05-06 10:16:14 -07:00
parent 819da9ae39
commit c5607f5291

View File

@@ -4,3 +4,6 @@
[data] [data]
email = {{ $email | quote }} email = {{ $email | quote }}
fullName = {{ $fullName | quote }} fullName = {{ $fullName | quote }}
[edit]
command = "nvim"