diff --git a/dotfiles/.gitconfig b/dotfiles/.gitconfig
index 71123ff..675627d 100644
--- a/dotfiles/.gitconfig
+++ b/dotfiles/.gitconfig
@@ -17,6 +17,7 @@
 [core]
 	excludesfile = ~/.gitignore
 	pager = delta
+	editor = vim
 
 [interactive]
     diffFilter = delta --color-only
@@ -37,4 +38,4 @@
 	required = true
 
 [includeIf "gitdir:~/Repos/projects.blender.org/"]
-    path = ~/.config/git/blender.gitconfig
\ No newline at end of file
+    path = ~/.config/git/blender.gitconfig