mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-02 23:33:30 -08:00
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")
|