diff --git a/init.el b/init.el index 34c7458..6576b00 100644 --- a/init.el +++ b/init.el @@ -70,7 +70,8 @@ (expand-file-name "~"))) ;; Load some custom libraries -(require 'thingatpt) +(use-package thingatpt + :ensure nil) (use-package helm :init