diff --git a/gitconfig b/gitconfig index f21f24a..785f3dd 100644 --- a/gitconfig +++ b/gitconfig @@ -4,7 +4,7 @@ signingkey = 1F33DAF2F49E4046 [core] excludesfile = ~/.gitignore.global - editor = vim + editor = nvim compression = 0 packedGitLimit = 512m packedGitWindowSize = 512m