mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Overhaul rcfiles; fast startup!
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
;; From <http://www.emacswiki.org/emacs/RotateText>
|
||||
|
||||
(defvar rotate-text-rotations
|
||||
(defvar rotate-text-rotations
|
||||
'(("true" "false")
|
||||
("True" "False")
|
||||
("yes" "no")
|
||||
("left" "right" "top" "bottom")
|
||||
("width" "height"))
|
||||
|
Reference in New Issue
Block a user