mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Appease byte-compiler senpai
This commit is contained in:
@ -170,12 +170,7 @@ across windows."
|
||||
|
||||
(def-package! evil-easymotion
|
||||
:after evil-snipe
|
||||
:config
|
||||
(defvar +evil--snipe-repeat-fn
|
||||
(evilem-create #'evil-snipe-repeat
|
||||
:bind ((evil-snipe-scope 'whole-buffer)
|
||||
(evil-snipe-enable-highlight)
|
||||
(evil-snipe-enable-incremental-highlight)))))
|
||||
:commands evilem-create)
|
||||
|
||||
|
||||
(def-package! evil-embrace
|
||||
|
Reference in New Issue
Block a user