From 040ad03e33393f358f5f5f7bb44e59381d418aff Mon Sep 17 00:00:00 2001 From: fanyx Date: Wed, 26 Jun 2024 12:14:17 +0200 Subject: [PATCH] editor: vim --- .config/git/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/git/config b/.config/git/config index f483b69..693b8b0 100644 --- a/.config/git/config +++ b/.config/git/config @@ -31,3 +31,5 @@ [credential] helper = store +[core] + editor = vim