diff --git a/init.el b/init.el index 2d35437..7bc9733 100644 --- a/init.el +++ b/init.el @@ -3073,7 +3073,7 @@ With given ARG, display files in `db/important-document-path’." :ensure t :commands (define-word-at-point define-word)) -(use-package dilctcc +(use-package dictcc :ensure t :commands (dictcc) :config (require 'gnutls))