3 lines
226 B
EmacsLisp
Raw Normal View History

2016-09-29 09:33:23 +02: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"))