Add hydra for managing default projects

This commit is contained in:
Maciej 2018-09-09 14:26:00 +03:00
parent 271d87f6a6
commit d2b17e2fa3
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
5 changed files with 26 additions and 7 deletions

View file

@ -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")