evil: animations for regional operations
This commit is contained in:
parent
6af8f9414c
commit
6679bba329
@ -146,6 +146,13 @@
|
|||||||
:after evil
|
:after evil
|
||||||
:if (< (string-to-number emacs-version) 28)
|
:if (< (string-to-number emacs-version) 28)
|
||||||
:diminish)
|
:diminish)
|
||||||
|
(elpaca-use-package evil-goggles
|
||||||
|
:diminish
|
||||||
|
:after evil
|
||||||
|
:init (evil-goggles-mode)
|
||||||
|
:custom-face
|
||||||
|
(evil-goggles-default-face
|
||||||
|
((t (:background "#303030" :foreground "#2233aa")))))
|
||||||
(elpaca-use-package (altcaps
|
(elpaca-use-package (altcaps
|
||||||
:host github
|
:host github
|
||||||
:repo "protesilaos/altcaps")
|
:repo "protesilaos/altcaps")
|
||||||
|
Loading…
Reference in New Issue
Block a user