diff options
| author | 2020-04-05 18:28:02 -0400 | |
|---|---|---|
| committer | 2020-04-05 18:28:02 -0400 | |
| commit | 1c382d0ce1baccaf3fc28c4c4afa20fedf6c3e6e (patch) | |
| tree | e56790f6cbb22f89fcbb7515c64b123cdc0f6498 /dot_config | |
| parent | update path handling (diff) | |
Use $EDITOR
Diffstat (limited to '')
| -rw-r--r-- | dot_config/git/config | 1 |
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 |
