diff --git a/emacs/.emacs.d/custom.el b/emacs/.emacs.d/custom.el index 218ca07..a879f7a 100644 --- a/emacs/.emacs.d/custom.el +++ b/emacs/.emacs.d/custom.el @@ -5,7 +5,7 @@ ;; If there is more than one, they won't work right. '(package-selected-packages (quote - (company which-key use-package org-bullets ivy-rich git-gutter general forge evil-magit evil-collection doom-themes doom-modeline diminish counsel-projectile)))) + (restart-emacs company which-key use-package org-bullets ivy-rich git-gutter general forge evil-magit evil-collection doom-themes doom-modeline diminish counsel-projectile)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.