Optimize :tools rotate-text
No need for its config.el file!
This commit is contained in:
parent
f653e20407
commit
15921306ce
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
;;; tools/rotate-text/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(after! rotate-text
|
||||
(add-to-list 'rotate-text-words '("true" "false")))
|
||||
|
||||
;;;###autodef
|
||||
(cl-defun set-rotate-patterns! (modes &key symbols words patterns)
|
||||
"Declare :symbols, :words or :patterns (all lists of strings) that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue