diff options
author | johannst <*> | 2016-10-13 19:21:17 +0200 |
---|---|---|
committer | johannst <*> | 2016-10-13 19:21:17 +0200 |
commit | 252433fea54c3c76af30d3eca334b78e32027293 (patch) | |
tree | a1a44535b176a1720bd337685fd3d1f2678e4b6d /.gitconfig | |
parent | 7e7256d1dc22619373271ff12ff677e3b11067dc (diff) | |
download | dotfiles-252433fea54c3c76af30d3eca334b78e32027293.tar.gz dotfiles-252433fea54c3c76af30d3eca334b78e32027293.zip |
added scons builder in vim
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,4 +9,6 @@ [diff] tool = vimdiff [difftool] - prompt = false + prompt = false +[color] + ui = true |