tvl-depot/configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el

3 lines
400 B
EmacsLisp
Raw Normal View History

;;; -*- no-byte-compile: t -*-
(define-package "avy" "20180814.2121" "Jump to arbitrary positions in visible text and select text quickly." '((emacs "24.1") (cl-lib "0.5")) :commit "a29558d22ce9af163b7959da663a22fcedc9c163" :keywords '("point" "location") :authors '(("Oleh Krehel" . "ohwoeowho@gmail.com")) :maintainer '("Oleh Krehel" . "ohwoeowho@gmail.com") :url "https://github.com/abo-abo/avy")