Fix typo in +default/org-notes-headlines
This commit is contained in:
parent
d6aea001c5
commit
57bd7a385e
1 changed files with 1 additions and 1 deletions
|
@ -294,4 +294,4 @@ ARG is set, prompt for a known project to search from."
|
||||||
(interactive)
|
(interactive)
|
||||||
(completing-read
|
(completing-read
|
||||||
"Jump to org headline: "
|
"Jump to org headline: "
|
||||||
(doom-completing-read-org-headlings org-agenda-files 3 t)))
|
(doom-completing-read-org-headings org-agenda-files 3 t)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue