Skip to content

Commit 79c13ed

Browse files
committed
Support motions generated purely at compile-time
1 parent 07e1c88 commit 79c13ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

evil-easymotion.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
(abs (- (point) (car pt)))
120120
most-positive-fixnum))))
121121

122+
;;;###autoload
122123
(defun evilem--collect (func &optional
123124
scope
124125
all-windows

0 commit comments

Comments
 (0)