X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/518aede44529bc4c6218d52a3cf97a77888d3b2f..2351081f90923e4a56176caf8b35256ac5328658:/dot/gitconfig.in diff --git a/dot/gitconfig.in b/dot/gitconfig.in index 02a297d..77976f9 100644 --- a/dot/gitconfig.in +++ b/dot/gitconfig.in @@ -19,6 +19,7 @@ [diff] renames = copies + wordRegex = [[:alnum:]]+|[^[:space:][:alnum:]] [diff "lisp"] xfuncname = "^\\s*\\(def.*$" @@ -45,10 +46,10 @@ whitespace = reverse red [color "interactive"] - prompt = bold yellow - header = bold - help = green - error = bold red + prompt = bold yellow + header = bold + help = green + error = bold red [color "status"] header = bold