diff --git a/init.el b/init.el index 7cd990b..4ca1bc4 100644 --- a/init.el +++ b/init.el @@ -4,7 +4,7 @@ (setq package-list '(org use-package)) ;; list the repositories containing them (setq package-archives '(("melpa" . "http://melpa.org/packages/") - ("org" . "https://orgmode.org/elpa/") +;; ("org" . "https://orgmode.org/elpa/") ("gnu" . "http://elpa.gnu.org/packages/") ("elpa" . "http://tromey.com/elpa/") ;;("marmalade" . "http://marmalade-repo.org/packages/")