From a4e7f10362c807e5494debc2810f490cb2350608 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 5 Oct 2013 00:12:18 +0200 Subject: updated init-modes for new nrepl.el --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 4abdac188a63..cb35667772c6 100644 --- a/init.el +++ b/init.el @@ -60,6 +60,9 @@ (setq custom-file "~/.emacs.d/init-custom.el") (load custom-file) +(custom-download-script "https://gist.github.com/gongo/1789605/raw/526e3f21dc7d6cef20951cf0ce5d51b90b7821ff/json-reformat.el" + "json-reformat.el") + ;; A file with machine specific settings. (load-file-if-exists "~/.emacs.d/init-local.el") -- cgit 1.4.1