3 lines
196 B
EmacsLisp
Raw Normal View History

2016-10-13 11:01:25 +02:00
;;; -*- no-byte-compile: t -*-
(define-package "avy" "20160814.250" "tree-based completion" '((emacs "24.1") (cl-lib "0.5")) :url "https://github.com/abo-abo/avy" :keywords '("point" "location"))