summaryrefslogtreecommitdiff
path: root/content/2023
diff options
context:
space:
mode:
authorMichał M. Sapka <michal@sapka.me>2023-07-03 14:56:47 +0200
committerMichał M. Sapka <michal@sapka.me>2023-07-03 14:56:47 +0200
commit335a6fd39899ee86cf5ba568a334d07fad5685a8 (patch)
treee411416bf65ad7dba0cc445ff7973e6020d74087 /content/2023
parent2d77a99e3bd9c8df2e0cd668a6b18afcb5997fe0 (diff)
fix: snippet
Diffstat (limited to 'content/2023')
-rw-r--r--content/2023/notmuch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2023/notmuch.md b/content/2023/notmuch.md
index 9fd60c7..15a6257 100644
--- a/content/2023/notmuch.md
+++ b/content/2023/notmuch.md
@@ -217,7 +217,7 @@ But we can go one step further. Prot's[^prot] excellent notmuch-indicator[^not-i
{{<highlight elisp "linenos=table">}}
(notmuch-indicator-mode 1)
-(setq notmuch-indicator-refresh-count (60)
+(setq notmuch-indicator-refresh-count 60
notmuch-indicator-hide-empty-counters t
notmuch-indicator-args
'((:terms "tag:gh-pr-todo":label "pr:"))