Add the org-projectile-helm packace
This commit is contained in:
parent
73277ccf79
commit
7f8652db3d
@ -1628,6 +1628,12 @@ I also want FlySpell to be enabled during Git commit message editing.
|
||||
(use-package org-projectile)
|
||||
#+END_SRC
|
||||
|
||||
*** …and the same with Helm
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package org-projectile-helm)
|
||||
#+END_SRC
|
||||
|
||||
** Drag stuff
|
||||
|
||||
To move lines around.
|
||||
|
Loading…
Reference in New Issue
Block a user