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))
|
('smartparens-enabled-hook #'evil-smartparens-mode))
|
||||||
|
|
||||||
;; Others
|
;; Others
|
||||||
|
(use-package restart-emacs)
|
||||||
|
|
||||||
(use-package which-key
|
(use-package which-key
|
||||||
:config
|
:config
|
||||||
(which-key-mode))
|
(which-key-mode))
|
||||||
|
|
Loading…
Reference in a new issue