Update extra.el

This commit is contained in:
Rawley Fowler 2022-06-06 07:29:33 -06:00 committed by GitHub
parent 831bd44623
commit a95ee1473a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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