diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-10-21 16:32:41 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-10-21 16:32:41 +0200 |
commit | b287230a23b0b6ed1f9457ef478d9ec003feaa2d (patch) | |
tree | 9dfda5febfa9a69b06297db64ce572c5a511da87 /gitconfig | |
parent | ee14f6d0b28afbe5d61ca60e081824d6c4cb0341 (diff) |
Several things:
* Added some emacs config
* Vim again for git commits
* Added cursorline to vimrc
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 = emacs + editor = vim |