my-emacs-d/elpa/helm-flyspell-20160927.1648/helm-flyspell-pkg.el

3 lines
226 B
EmacsLisp
Raw Normal View History

2016-09-29 07:33:23 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "helm-flyspell" "20160927.1648" "Helm extension for correcting words with flyspell" '((helm "1.6.5")) :url "https://github.com/pronobis/helm-flyspell" :keywords '("convenience"))