mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
7 lines
198 B
EmacsLisp
7 lines
198 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/rotate-text/packages.el
|
|
|
|
(package! rotate-text
|
|
:recipe (:host github :repo "debug-ito/rotate-text.el")
|
|
:pin "48f193697db996855aee1ad2bc99b38c6646fe76")
|