Mercurial > repos > other > linux
view gitconfig @ 101:845e08259ab0
Syntax highlighting strings in PHP/HTML is complicated!
Still has problems with colouring mixed HTML strings and object functions
but this seems unavoidable with the regexes we have without losing
colouring elsewhere
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 02 Apr 2018 20:17:48 +0100 |
parents | dc844728d1d4 |
children | c3320f06d412 |
line wrap: on
line source
[user] name = IBBoard email = dev@ibboard.co.uk [branch] autosetupmerge = true [diff] [merge] tool = meld [mergetool "meld"] cmd = meld \\\"$BASE\\\" \\\"$LOCAL\\\" \\\"$REMOTE\\\" [diff] tool = meld [difftool "meld"] cmd = meld \"\" \"\" [difftool] prompt = false [push] default = simple [include] path = ~/.gitconfig-override