diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-01-04 19:00:52 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-04 19:00:52 -0500 |
commit | fe2ce40de8eba657e9524b19f164be0885beac3b (patch) | |
tree | 78b1338c42394354ba15bd6781e6e113e14fbc04 | |
parent | eb2974babc15b2aa6347cd9a22bd60e19ebc01bd (diff) |
abbreviations removed
-rw-r--r-- | etc/muttcol | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/muttcol b/etc/muttcol index 073a8bd..cdbb5d5 100644 --- a/etc/muttcol +++ b/etc/muttcol @@ -56,9 +56,6 @@ color body brightgreen default "^### \.*" # Subsubheadings as bold green color body yellow default "^(\t| )*(-|\\*) \.*" # List items as yellow color body brightcyan default "[;:][-o][)/(|]" # emoticons color body brightcyan default "[;:][)(|]" # emoticons -color body brightcyan default "[*]?((N)?ACK|CU|LOL|SCNR|BRB|BTW|CWYL|\ - |FWIW|vbg|GD&R|HTH|HTHBE|IMHO|IMNSHO|\ - |IRL|RTFM|ROTFL|ROFL|YMMV)[*]?" color body brightcyan default "[ ][*][^*]*[*][ ]?" # more emoticon? color body brightcyan default "[ ]?[*][^*]*[*][ ]" # more emoticon? color body red default "(BAD signature)" |