Add cheat.sh package. It already exists, turns out...
This commit is contained in:
parent
c8688a124f
commit
2ea7923b20
@ -869,6 +869,9 @@ See https://emacs.stackexchange.com/questions/2538/how-to-define-additional-mode
|
|||||||
:custom (youtube-sub-extractor-timestamps 'left-margin)
|
:custom (youtube-sub-extractor-timestamps 'left-margin)
|
||||||
:commands youtube-sub-extractor-extract-subs)
|
:commands youtube-sub-extractor-extract-subs)
|
||||||
|
|
||||||
|
(use-package cheat-sh
|
||||||
|
:straight (:type git :host github :repo "davep/cheat-sh.el")
|
||||||
|
:commands cheat-sh)
|
||||||
|
|
||||||
(provide 'mitch-packages)
|
(provide 'mitch-packages)
|
||||||
;;; mitch-packages.el ends here
|
;;; mitch-packages.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user