mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
640de3fb86
This reverts commit b673fb12c1
.
481 B
481 B
Avy
#
avy
is a GNU Emacs package for jumping to visible text using a char-based decision tree. See alsoace-jump-mode
andvim-easymotion
-avy
uses the same idea.
(use-package avy
:straight t)