From f7aa9f8e973d09d852d9c94bc326db0f49fba89f Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 15 Nov 2023 10:54:05 -0500 Subject: Enable ivy-hydra, prefix C-o --- dot_emacs.tmpl | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3