3 lines
294 B
EmacsLisp
3 lines
294 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "avy" "20171230.220" "Jump to arbitrary positions in visible text and select text quickly." '((emacs "24.1") (cl-lib "0.5")) :commit "34d3531a3cd35ae6b9e8dbc37343c027504fdcb0" :url "https://github.com/abo-abo/avy" :keywords '("point" "location"))
|