about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el
blob: ea06bef0dc8d82f50fc9609c6cf1bb23433d3035 (plain) (blame)
1
2
;;; -*- 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")