blob: 80fbcf46ef332d568ca4772f5763c7797e1f8df7 [file] [log] [blame]
David Lawrence Ramsey5e6434c2006-06-01 17:23:28 +00001## Here is an example for quoted emails (under e.g. mutt).
Benno Schulenbergfe9da942014-05-16 20:21:34 +00002
David Lawrence Ramsey5e6434c2006-06-01 17:23:28 +00003syntax "mutt"
Benno Schulenbergfe9da942014-05-16 20:21:34 +00004
Chris Allegretta4f3fe132014-05-29 04:38:16 +00005# Quoted lines.
David Lawrence Ramsey5e6434c2006-06-01 17:23:28 +00006color green "^>.*"
Chris Allegretta4f3fe132014-05-29 04:38:16 +00007
8# Signatures, even quoted ones.
9color yellow start="^>* ?-- $" end="^>* ?$"