From 54e424d1de0cd0f084ea3e48f5be4849d4887c3c Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Fri, 25 May 2018 16:19:52 -0700 Subject: [PATCH] code format adjacent to more punctuation --- .muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.muttrc b/.muttrc index 6fc92f0..91a6077 100644 --- a/.muttrc +++ b/.muttrc @@ -128,7 +128,7 @@ color body blue default '(https?|HTTPS?)://[-\\\.,/%~_:?!@&=\#a-zA-Z0-9]+' # Markdown color body brightwhite default '[ \\t\\r\\n\\f]\*+[^*]+\*+[ \\t\\r\\n\\f]' color body brightwhite default '[ \\t\\r\\n\\f]_+[^_]+_+[ \\t\\r\\n\\f]' -color body brightwhite brightblack '[ \\t\\r\\n\\f]`[^`]+`[\\. \\t\\r\\n\\f]' +color body brightwhite brightblack '[ \\t\\r\\n\\f]`[^`]+`[\\.,; \\t\\r\\n\\f]' # Diff color body brightred default '^- .+'