~edwargix/emacs.d

ede061286bddd116aee8affd89cf7b26943cb818 — David Florness 7 years ago c0a9bac
Fix helm-projectile
1 files changed, 3 insertions(+), 2 deletions(-)

M init.el
M init.el => init.el +3 -2
@@ 194,8 194,9 @@
  :ensure t
  :after projectile
  :config
  (paradox-enable)
  (helm-projectile-on))
  (helm-projectile-on)
  (setq projectile-completion-system 'helm)
  (setq projectile-indexing-method 'alien))


;;; mu4e email client