From 6f739608bef901aa159dbe58021b35fe67534440 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Tue, 4 May 2021 11:14:35 -0700 Subject: hydra --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 254558a..941caa2 100644 --- a/.emacs +++ b/.emacs @@ -11,6 +11,7 @@ (load-file "~/.emacs.local.d/modes/doom-modeline.el") (load-file "~/.emacs.local.d/modes/flyspell.el") (load-file "~/.emacs.local.d/modes/go-lang.el") +(load-file "~/.emacs.local.d/modes/hydra.el") (load-file "~/.emacs.local.d/modes/ibuffer.el") (load-file "~/.emacs.local.d/modes/imenu.el") (load-file "~/.emacs.local.d/modes/ivy.el") -- cgit v1.2.3