From 6fe4a470412558d4565978a15bef29217ee81c43 Mon Sep 17 00:00:00 2001 From: Rawley Fowler <75388349+rawleyfowler@users.noreply.github.com> Date: Mon, 13 Jun 2022 21:11:17 -0600 Subject: [PATCH] Update extra.el --- emacs.d/extra.el | 2 -- 1 file changed, 2 deletions(-) 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))