diff --git a/.gitconfig b/.gitconfig index 04a9c6f..10978d5 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,7 +5,6 @@ # Declare erroenous the same whitespace errors vim does whitespace = space-before-tab,-indent-with-non-tab,trailing-space editor = vim - whitespace = warn [diff] # Detect both copies and renames in diffs