diff --git a/gitconfig b/gitconfig index bd78287..5cbfaa7 100644 --- a/gitconfig +++ b/gitconfig @@ -2,7 +2,7 @@ # [include] # path = $HOME/path/to/this/file [core] - editor = vim -f + editor = nvim -f excludesfile = .gitignore.local [commit] # Sign commits by default