diff options
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config index 4271c9a..f0d63a4 100644 --- a/.config/git/config +++ b/.config/git/config @@ -111,7 +111,7 @@ default = tracking [core] autocrlf = false - editor = vim + editor = nvim [advice] statusHints = false [diff] |