commit b76348d9987181a7cdccd576fea47cc4e1eae4fc
parent 10b4be9284726991ec12452feaa0ef72840cdf9f
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Wed, 6 May 2020 00:35:23 -0400
Minor fixes to recent blog post
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/blog/refining-my-neomutt-config.md b/pages/blog/refining-my-neomutt-config.md
@@ -43,7 +43,7 @@ in my `neomuttrc` are:
macro index,pager a \
"<pipe-message>abook --add-email-quiet<return>" \
"Add this sender to abook"
-bind editor <Tab%gt; complete-query
+bind editor <Tab> complete-query
</code></pre>
Some other minor changes include: