From 2c865f828ce3471c95d8b696ab92969c9f87926f Mon Sep 17 00:00:00 2001 From: Miranda Marquez Date: Sun, 22 Sep 2024 16:30:46 -0800 Subject: [PATCH] new package, not super sure what it does but seems nice --- init.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.el b/init.el index bf05d6a..f1a6774 100644 --- a/init.el +++ b/init.el @@ -1313,6 +1313,10 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html" :defer t :commands 'yeetube-search) +(use-package super-hint + :ensure ( :type git :host github + :repo "eval-exec/super-hint.el")) + ;(require 'mir-packages) ;; (setq esup-depth 0)