Language

Package: emacs-ace-link @ 0.5.0

Synopsis

Quickly follow links in Emacs

Description

Currently, to jump to a link in a Info-mode, help-mode, woman-mode, org-mode, eww-mode, compilation-mode, goto-address-mode buffer, you can tab through the links to select the one you want. This is an O(N) operation, where the N is the amount of links. This package turns this into an O(1) operation. It does so by assigning a letter to each link using avy.

Home page
https://github.com/abo-abo/ace-link
Location
gnu/packages/emacs-xyz.scm (line: 2020, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings