for the love of god
This commit is contained in:
parent
97a2a1141d
commit
b893ada6a0
|
@ -1216,9 +1216,9 @@ GNU patch review metho dor sometihng idk
|
|||
#+end_src
|
||||
** Org Roam
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org-roam
|
||||
(use-package org-roam
|
||||
:custom
|
||||
g (org-roam-directory "~/org/notes")
|
||||
(org-roam-directory "~/org/notes")
|
||||
:bind (("C-c n l" . org-roam-buffer-toggle)
|
||||
("C-c n f" . org-roam-node-find)
|
||||
("C-c n i" . org-roam-node-insert))
|
||||
|
|
Loading…
Reference in a new issue