Skip to content

Commit 9b350d4

Browse files
committed
Fix editor in gitconfig
1 parent 4691433 commit 9b350d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
[help]
4343
autocorrect = 1
4444
[core]
45-
editor = vi
45+
editor = /usr/bin/vim
4646
quotepath = false
4747
autocrif = input
4848
safecrif = true

0 commit comments

Comments
 (0)