From 1c382d0ce1baccaf3fc28c4c4afa20fedf6c3e6e Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 5 Apr 2020 18:28:02 -0400 Subject: Use $EDITOR --- dot_config/git/config | 1 - 1 file changed, 1 deletion(-) (limited to 'dot_config/git') diff --git a/dot_config/git/config b/dot_config/git/config index 9c72614..db6fbfe 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -19,7 +19,6 @@ [color] ui = true [core] - editor = nvim filemode = false trustctime = false whitespace = blank-at-eol,space-before-tab,tab-in-indent,tabwidth=4 -- cgit v1.2.3