mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 03:26:13 +01:00
a5a651dbb9
Signed-off-by: main <magic_rb@redalder.org>
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)