Disable ac-ispell untill it's restored in melpa

It seems like the package is missing. We waited a while thinking it will be fixed but
people are starting to get annoyed by this. To be re-enabled once the upstream issue
is resolved.

Refs: https://github.com/melpa/melpa/issues/5657
This commit is contained in:
Codruț Constantin Gușoi 2018-08-02 11:04:12 +01:00
parent 1ad673fcb7
commit c290645261
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,11 @@
'(
auto-yasnippet
auto-complete
ac-ispell
;; Disabled since tha package was missing from melpa
;; TODO: Enable it when the issue is cloded.
;; https://github.com/melpa/melpa/issues/5657
;;
;; ac-ispell
company
(company-quickhelp :toggle auto-completion-enable-help-tooltip)
company-statistics