linuxOS_AP05/debian/test/usr/share/nano/mutt.nanorc
2025-09-26 09:40:02 +08:00

10 lines
185 B
Plaintext

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