mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
5 lines
149 B
EmacsLisp
5 lines
149 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/rotate-text/packages.el
|
|
|
|
(package! rotate-text :recipe (:fetcher github :repo "debug-ito/rotate-text.el"))
|