summaryrefslogtreecommitdiff
path: root/dot_config
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2020-04-05 18:28:02 -0400
committerChloe Kudryavtsev <toast@toast.cafe>2020-04-05 18:28:02 -0400
commit1c382d0ce1baccaf3fc28c4c4afa20fedf6c3e6e (patch)
treee56790f6cbb22f89fcbb7515c64b123cdc0f6498 /dot_config
parentupdate path handling (diff)
Use $EDITOR
Diffstat (limited to '')
-rw-r--r--dot_config/git/config1
1 files changed, 0 insertions, 1 deletions
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