mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
Move :tools rotate-text to :editor rotate-text
This change was a long time coming.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;;; tools/rotate-text/autoload.el -*- lexical-binding: t; -*-
|
||||
;;; editor/rotate-text/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(after! rotate-text
|
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/rotate-text/packages.el
|
||||
;;; editor/rotate-text/packages.el
|
||||
|
||||
(package! rotate-text :recipe (:fetcher github :repo "debug-ito/rotate-text.el"))
|
Reference in New Issue
Block a user