diff --git a/configuration.org b/configuration.org index 237eb92..e088d2f 100644 --- a/configuration.org +++ b/configuration.org @@ -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.