Add hydra for managing default projects
This commit is contained in:
parent
271d87f6a6
commit
d2b17e2fa3
5 changed files with 26 additions and 7 deletions
3
init.el
3
init.el
|
|
@ -79,7 +79,8 @@
|
|||
|
||||
;; Additional files
|
||||
(load "~/.emacs.d/01mac.el")
|
||||
(load "~/.emacs.d/03ivy.el")
|
||||
(load "~/.emacs.d/02ivy.el")
|
||||
(load "~/.emacs.d/03hydra.el")
|
||||
(load "~/.emacs.d/04magit.el")
|
||||
(load "~/.emacs.d/05prog-mode.el")
|
||||
(load "~/.emacs.d/06company-yasnippet.el")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue