diff options
Diffstat (limited to 'configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el')
-rw-r--r-- | configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el b/configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el deleted file mode 100644 index ea06bef0dc8d..000000000000 --- a/configs/shared/emacs/.emacs.d/elpa/avy-20180814.2121/avy-pkg.el +++ /dev/null @@ -1,2 +0,0 @@ -;;; -*- 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") |