summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Höppner2017-05-30 03:39:20 +0200
committerTill Höppner2017-05-30 03:39:20 +0200
commit1429e43a5b41e0d02e80407b3a5fd45e7e2935fa (patch)
tree41d0b8c4b53b8cd418ecf535ef59d06ed4ee6041
parent85447b02c741f67174d954560d9bd7ac697c0d55 (diff)
downloadgit-1429e43a5b41e0d02e80407b3a5fd45e7e2935fa.tar.gz
git-1429e43a5b41e0d02e80407b3a5fd45e7e2935fa.tar.xz
git-1429e43a5b41e0d02e80407b3a5fd45e7e2935fa.zip
Remove global core.editor, in favor of EDITOR
-rw-r--r--gitconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/gitconfig b/gitconfig
index dc6d9a7..9fa2046 100644
--- a/gitconfig
+++ b/gitconfig
@@ -1,5 +1,3 @@
-[core]
- editor = nvim
[user]
useConfigOnly = true
[push]