From 2bd62c68860f662283477311b14a240f8404d0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Sat, 30 Nov 2019 19:26:11 +0100 Subject: [PATCH] use hugo summary divider --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 16e2af0..3b2a538 100644 --- a/init.el +++ b/init.el @@ -1,7 +1,7 @@ ;;; Below are fragments from my Emacs configuration file ;;; (`~/.emacs.d/init.el`). -;;; +;;; ;;; The newest version of this config is available from a [github ;;; repo](https://github.com/lukpank/.emacs.d).