Change nnir to gnus-search

This commit is contained in:
Jai Flack 2022-03-25 00:22:36 +10:00
parent a6a38ac51d
commit 35481e7e7d
No known key found for this signature in database
GPG Key ID: B0073AB365D0807D
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ To start using it can be as simple as;
(add-to-list 'load-path "/path/to/gnus-search-mu")
(require 'gnus-search-mu)
;; Then, like any other nnir backend
;; Then, like any other gnus-search backend
(custom-set-variables
'(gnus-search-default-engines '((nnmaildir . gnus-search-mu))))
;; or