update of packages
This commit is contained in:
14
lisp/flyspell-correct-ivy/flyspell-correct-ivy-pkg.el
Normal file
14
lisp/flyspell-correct-ivy/flyspell-correct-ivy-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "flyspell-correct-ivy" "20220520.630" "Correcting words with flyspell via ivy interface"
|
||||
'((flyspell-correct "0.6.1")
|
||||
(ivy "0.8.0")
|
||||
(emacs "24.4"))
|
||||
:commit "7d7b6b01188bd28e20a13736ac9f36c3367bd16e" :authors
|
||||
'(("Boris Buliga" . "boris@d12frosted.io"))
|
||||
:maintainers
|
||||
'(("Boris Buliga" . "boris@d12frosted.io"))
|
||||
:maintainer
|
||||
'("Boris Buliga" . "boris@d12frosted.io")
|
||||
:url "https://github.com/d12frosted/flyspell-correct")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user