diff options
Diffstat (limited to 'custom/jao-custom-completion.el')
-rw-r--r-- | custom/jao-custom-completion.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-completion.el b/custom/jao-custom-completion.el index a0efbb1..e4ad154 100644 --- a/custom/jao-custom-completion.el +++ b/custom/jao-custom-completion.el @@ -241,7 +241,7 @@ (when (and aframe key) (add-to-list 'jao-consult-narrow (cons aframe key)))) -;;;; narrowing chats +;;;; consult: narrowing to chat buffers (defvar jao-chat-buffer-source (list :name "chats" :category 'buffer |