diff --git a/git/.gitconfig b/git/.gitconfig
index ab746ae6..ce150bfa 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -82,7 +82,7 @@
 	verbose = true
 
 [core]
-	editor = vim
+	editor = nvim
 	excludesFile = ~/.gitignore-global
 
 [diff]