Files
dotfiles/emacs/.emacs.d/elpa/avy-20171230.220/avy-pkg.el
2018-01-09 04:06:05 +01:00

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"))