Add the org-projectile-helm packace

This commit is contained in:
Gergely Polonkai 2018-08-28 18:11:17 +02:00
parent 73277ccf79
commit 7f8652db3d
1 changed files with 6 additions and 0 deletions

View File

@ -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.