6 lines
168 B
EmacsLisp
6 lines
168 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/rotate-text/packages.el
|
|
|
|
(package! rotate-text
|
|
:recipe (:host github :repo "debug-ito/rotate-text.el")
|
|
:pin "48f193697d")
|