Fix typo
This commit is contained in:
parent
1fd1c845e8
commit
146eee5abe
1 changed files with 1 additions and 1 deletions
|
@ -929,7 +929,7 @@ This is meant to be an helper to be called from the window manager."
|
||||||
:custom
|
:custom
|
||||||
(org-roam-v2-ack t)
|
(org-roam-v2-ack t)
|
||||||
(org-roam-directory (file-truename "~/roam"))
|
(org-roam-directory (file-truename "~/roam"))
|
||||||
(org-roam-complete-everywhere 't)
|
(org-roam-completion-everywhere 't)
|
||||||
(org-roam-dailies-capture-templates
|
(org-roam-dailies-capture-templates
|
||||||
'(
|
'(
|
||||||
("d" "Generic entry" entry
|
("d" "Generic entry" entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue