el/dot-emacs.el: Colours for `magit' things.
[profile] / dot / gitconfig.in
index e53b153..106e2a9 100644 (file)
@@ -4,6 +4,7 @@
 [core]
        filemode = true
        excludesfile = @profile@/git/gitignore
+       attributesfile = @profile@/git/attributes
 
 [user]
        name = Mark Wooding
@@ -22,7 +23,7 @@
        wordRegex = [[:alnum:]]+|[^[:space:][:alnum:]]
 
 [diff "lisp"]
-       xfuncname = "^\\s*\\(def.*$"
+       xfuncname = "^((\\(|\\s*\\(def).*$)"
 
 [log]
        date = rfc