mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :tools magit
magit/magit@8cb6cdf -> magit/magit@c8cd22e magit/forge@fb04716 -> magit/forge@0ade907 emacs-evil/evil-magit@1bfd546 -> emacs-evil/evil-magit@0b79aa3 Fixes #2446
This commit is contained in:
@ -12,6 +12,10 @@
|
||||
evil-goggles-enable-change nil)
|
||||
:config
|
||||
(pushnew! evil-goggles--commands
|
||||
'(evil-magit-yank-whole-line
|
||||
:face evil-goggles-yank-face
|
||||
:switch evil-goggles-enable-yank
|
||||
:advice evil-goggles--generic-async-advice)
|
||||
'(+evil:yank-unindented
|
||||
:face evil-goggles-yank-face
|
||||
:switch evil-goggles-enable-yank
|
||||
|
Reference in New Issue
Block a user