From 5d221d518f456488b9396580bf11aace1fa30398 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 8 Oct 2020 20:17:07 -0500 Subject: Fix mode name in comment Yeah it's a small commit. WHATEVER MOM --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index d3d6dd4..ff79e81 100644 --- a/init.el +++ b/init.el @@ -1,11 +1,11 @@ ;;; init.el -*- lexical-binding: t; coding: utf-8; fill-column: 70 -*- - ;;; Commentary: ;; I /was/ going to convert this to org-mode, but then I found this ;; page: https://yiufung.net/post/pure-emacs-lisp-init-skeleton/, -;; which pointed out that I could use `outline-mode' (or in my case, +;; which pointed out that I could use `outline-minor-mode' (or in my case, ;; `outshine') to fold and navigate a pure-elisp `init.el'. So that's ;; what I'm doing. + ;;; Custom Functions (defun acdw/split-and-follow-window-below () "Split the window below and switch to the split." -- cgit 1.4.1-21-gabe81