From d02e454074d17fb025a7d86e85ca3f1701758cd9 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 18 Jun 2020 23:32:34 -0500 Subject: 2020-06-18 23:32 --- emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index 5f0decf..07f80cf 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -27,7 +27,7 @@ '(org-contacts-files (quote ("~/org/contacts.org"))) '(package-selected-packages (quote - (projectile notmuch which-key use-package spaceline smart-mode-line org-brain ivy helm-swoop helm-flyspell helm-bibtex flycheck exec-path-from-shell evil-ledger evil-leader company color-theme-sanityinc-tomorrow)))) + (helm-projectile projectile notmuch which-key use-package spaceline smart-mode-line org-brain ivy helm-swoop helm-flyspell helm-bibtex flycheck exec-path-from-shell evil-ledger evil-leader company color-theme-sanityinc-tomorrow)))) ;; Bootstrap `use-package' (setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3") -- cgit v1.2.3