diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-10-22 11:00:17 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-10-22 11:00:17 +0200 |
commit | 18a312401b4c8a7155b733dc9dd371fdff1d3d04 (patch) | |
tree | 96dbc6cfed2158c7a33eae5b9624bfd889bab9a3 /gitconfig | |
parent | b287230a23b0b6ed1f9457ef478d9ec003feaa2d (diff) |
Disabled emacs auto-saving
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ [colors] ui = auto [core] - editor = vim + editor = emacs |