From 2d3ec7197746c3e7c17a5d4ba54ab0b987b0301c Mon Sep 17 00:00:00 2001 From: hellerve Date: Sun, 5 Apr 2015 18:04:04 +0200 Subject: [PATCH] Cleaned repo --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index 83e7ee3..a777314 100644 --- a/gitconfig +++ b/gitconfig @@ -58,6 +58,7 @@ excludesfile = /Users/sidharta/.gitignore whitespace = space-before-tabmtrailing-space autocrlf = input + editor = /usr/local/bin/vim [diff] tool = vimdiff