android_mt6572_jiabo/external/nano/syntax/mutt.nanorc
2025-09-05 16:56:03 +08:00

9 lines
185 B
Text

## 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="^>* ?$"