view .gitconfig @ 141:e30655eb7050

textmate.el: synced with upstream Includes discovering that ido-imenu was a better textmate-goto-symbol and support for excluding files from grepping that are otherwise tracked in VCS. Useful for symlinks to large trees, and other such things.
author Augie Fackler <durin42@gmail.com>
date Tue, 15 Sep 2009 20:28:22 -0400
parents c9f70cf1d4c6
children a501ac24abd9
line wrap: on
line source

[user]
	name = Augie Fackler
	email = durin42@gmail.com
[core]
	excludesfile = /home/augie/.hgglobalignore
[color]
	diff = auto
	status = auto