diff --git a/.gitconfig b/.gitconfig index 0de3ab2..ea0f4f0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -15,3 +15,5 @@ cline = clone stagep = stage -p staus = status +[core] + editor = vim