Update extra.el
This commit is contained in:
parent
831bd44623
commit
a95ee1473a
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
('smartparens-enabled-hook #'evil-smartparens-mode))
|
||||
|
||||
;; Others
|
||||
(use-package restart-emacs)
|
||||
|
||||
(use-package which-key
|
||||
:config
|
||||
(which-key-mode))
|
||||
|
|
Loading…
Reference in a new issue