Move :tools rotate-text to :editor rotate-text

This change was a long time coming.
This commit is contained in:
Henrik Lissner 2018-06-22 00:32:42 +02:00
parent be48751a45
commit 3a3eb92087
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 5 additions and 4 deletions

View file

@ -11,7 +11,8 @@
"A list of module root directories. Order determines priority.")
(defconst doom-obsolete-modules
'(((:emacs electric-indent) (:emacs electric))
'(((:tools rotate-text) (:editor rotate-text))
((:emacs electric-indent) (:emacs electric))
((:feature version-control) (:emacs vc) (:ui vc-gutter)))
"An alist of deprecated modules, mapping deprecated modules to an optional new
location (which will create an alias). Each CAR and CDR is a (CATEGORY .