new package, not super sure what it does but seems nice
This commit is contained in:
parent
b6710107a2
commit
2c865f828c
4
init.el
4
init.el
@ -1313,6 +1313,10 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
|||||||
:defer t
|
:defer t
|
||||||
:commands 'yeetube-search)
|
:commands 'yeetube-search)
|
||||||
|
|
||||||
|
(use-package super-hint
|
||||||
|
:ensure ( :type git :host github
|
||||||
|
:repo "eval-exec/super-hint.el"))
|
||||||
|
|
||||||
;(require 'mir-packages)
|
;(require 'mir-packages)
|
||||||
;; (setq esup-depth 0)
|
;; (setq esup-depth 0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user