summaryrefslogtreecommitdiff
path: root/doc/syntax/mutt.nanorc
blob: 80fbcf46ef332d568ca4772f5763c7797e1f8df7 (plain)
1
2
3
4
5
6
7
8
9
## Here is an example for quoted emails (under e.g. mutt).

syntax "mutt"

# Quoted lines.
color green "^>.*"

# Signatures, even quoted ones.
color yellow start="^>* ?-- $" end="^>* ?$"