forked from colonelpanic/dotfiles
[Emacs] Demand org-projectile so capture templates are added
This commit is contained in:
parent
3aac153074
commit
f4178214f9
@ -3381,7 +3381,7 @@ alphanumeric characters only."
|
||||
**** org-projectile
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package org-projectile
|
||||
:defer t
|
||||
:demand t
|
||||
:config
|
||||
(progn
|
||||
(setq org-projectile-projects-file
|
||||
|
Loading…
Reference in New Issue
Block a user