From 1646801aac1067f800a66d59c9b241ca719f8bd5 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Wed, 21 Dec 2022 12:24:52 -0500 Subject: [PATCH] change editor to nvim --- dot_gitconfig.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 93a1e07..85c97b7 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -1,5 +1,5 @@ [core] - editor = vi + editor = nvim quotepath = false pager = delta [alias]