From 66ddc763f6ce64e91ec602e36d745d9deb1f1532 Mon Sep 17 00:00:00 2001 From: Jack Foltz Date: Mon, 9 Sep 2019 10:16:56 -0400 Subject: [PATCH] Docs test --- lain/.emacs.d/config.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lain/.emacs.d/config.org b/lain/.emacs.d/config.org index db28e72..b54ed4f 100644 --- a/lain/.emacs.d/config.org +++ b/lain/.emacs.d/config.org @@ -1,6 +1,10 @@ * Packaging ** Package.el -[[http://wikemacs.org/wiki/Package.el][Package.el]] is the built-in package manager in Emacs. This is where the fun begins. +[[http://wikemacs.org/wiki/Package.el][Package.el]] is the built-in package manager in Emacs. + +Set up all the repositories that we're going to be downloading stuff from. + +This is where the fun begins. #+BEGIN_SRC emacs-lisp (require 'package) (setq package-archives