mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-15 09:46:24 -04:00
Fix minor typo in README.org
This commit is contained in:
parent
06b0a00819
commit
7597329a62
|
|
@ -2228,7 +2228,7 @@ to preview the currently selected entry and to filter searches via a
|
|||
prefix key. For example:
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(setq consult-notes-filhe-dir-sources
|
||||
(setq consult-notes-file-dir-sources
|
||||
`(("Denote Notes" ?d ,(denote-directory))
|
||||
("Books" ?b "~/Documents/books/")))
|
||||
#+end_src
|
||||
|
|
|
|||
Loading…
Reference in a new issue