aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs.tmpl
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-11-15 10:54:05 -0500
committerRyan Kavanagh <rak@rak.ac>2023-11-15 10:54:05 -0500
commitf7aa9f8e973d09d852d9c94bc326db0f49fba89f (patch)
tree6ac0e3bdc75b8712012d6212794baa456c4273f7 /dot_emacs.tmpl
parentcounsel and ivy key bindings (diff)
Enable ivy-hydra, prefix C-o
Diffstat (limited to 'dot_emacs.tmpl')
-rw-r--r--dot_emacs.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl
index 1677665..3fd5cfe 100644
--- a/dot_emacs.tmpl
+++ b/dot_emacs.tmpl
@@ -436,6 +436,9 @@ Extended Format date in the date field and return it as a string obeing
:ensure t
:bind (("C-c b" . ivy-bibtex)))
+(use-package ivy-hydra
+ :ensure t)
+
(use-package latex
:ensure auctex
:after info-look