Update extra.el

This commit is contained in:
Rawley Fowler 2022-06-13 21:11:17 -06:00 committed by GitHub
parent efd2415c16
commit 6fe4a47041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,8 +29,6 @@
('smartparens-enabled-hook #'evil-smartparens-mode))
;; Others
(use-package restart-emacs)
(use-package which-key
:config
(which-key-mode))