Mercurial > dotfiles.old
comparison gitconfig @ 49:4eeebfb45158
Add words to vim dictionary
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 10 May 2014 17:17:54 +0200 |
parents | 4c3b25554bbb |
children | 7d3ded16eaa2 |
comparison
equal
deleted
inserted
replaced
48:a051dca97078 | 49:4eeebfb45158 |
---|---|
35 templatedir = ~/.templates/git | 35 templatedir = ~/.templates/git |
36 [diff] | 36 [diff] |
37 tool = mvimdiff | 37 tool = mvimdiff |
38 [difftool "mvimdiff"] | 38 [difftool "mvimdiff"] |
39 cmd = mvim -f -d \"$LOCAL\" \"$REMOTE\" | 39 cmd = mvim -f -d \"$LOCAL\" \"$REMOTE\" |
40 [status] | |
41 branch = 1 |