diff --git a/emacs.d/extra.el b/emacs.d/extra.el index 2e52f8a..816b32a 100644 --- a/emacs.d/extra.el +++ b/emacs.d/extra.el @@ -29,8 +29,6 @@ ('smartparens-enabled-hook #'evil-smartparens-mode)) ;; Others -(use-package restart-emacs) - (use-package which-key :config (which-key-mode))