From 966faddb545a7958f496c123052b4b8ee032d1fa Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 21 Aug 2012 21:03:57 -0400 Subject: clean up emacs config --- .emacs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index cad9b62..55b970b 100644 --- a/.emacs +++ b/.emacs @@ -32,12 +32,12 @@ (eval-url "https://github.com/dimitri/el-get/raw/master/el-get-install.el")) (setq el-get-sources '( - (:name nxhtml - :type http - :url "http://ourcomments.org/Emacs/DL/elisp/nxhtml/zip/nxhtml-2.08-100425.zip" - :build ("unzip nxhtml-2.08-100425.zip") - :load "nxhtml/autostart.el") - )) + (:name nxhtml + :type http + :url "http://ourcomments.org/Emacs/DL/elisp/nxhtml/zip/nxhtml-2.08-100425.zip" + :build ("unzip nxhtml-2.08-100425.zip") + :load "nxhtml/autostart.el") + )) (setq my-el-get-packages '(el-get -- cgit v1.2.3-54-g00ecf