doomemacs/modules/tools/rotate-text/config.el

5 lines
135 B
EmacsLisp
Raw Normal View History

;;; tools/rotate-text/config.el -*- lexical-binding: t; -*-
(after! rotate-text
(add-to-list 'rotate-text-words '("true" "false")))