chore: set nvim as default editor
This commit is contained in:
@@ -4,3 +4,6 @@
|
|||||||
[data]
|
[data]
|
||||||
email = {{ $email | quote }}
|
email = {{ $email | quote }}
|
||||||
fullName = {{ $fullName | quote }}
|
fullName = {{ $fullName | quote }}
|
||||||
|
|
||||||
|
[edit]
|
||||||
|
command = "nvim"
|
||||||
|
|||||||
Reference in New Issue
Block a user