diff --git a/init.org b/init.org index e65c6cd..1460809 100644 --- a/init.org +++ b/init.org @@ -4421,6 +4421,8 @@ Welcome to my personal Emacs configuration 😎. :config (evil-ex-define-cmd "rev[erse]" 'evil-reverse) + :autoload with-evil-adjust-to-eol+ + :leader ("xc" 'evil-capitalize+)