From 7f541be0ef6ad35b2ce95b0e761fa366a636c3b4 Mon Sep 17 00:00:00 2001 From: larstvei Date: Tue, 24 Sep 2024 18:31:29 +0200 Subject: [PATCH] Formatting --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.org b/init.org index c725c15..ecc3e22 100644 --- a/init.org +++ b/init.org @@ -541,7 +541,7 @@ ** Center content mode - [[https://git.larstvei.no/larstvei/center-content-mode][=center-content-mode=]] is a small, homegrown, minor mode for centering the + [[https://git.larstvei.no/larstvei/center-content-mode][center-content-mode]] is a small, homegrown, minor mode for centering the buffer content both horizontally and vertically. #+begin_src emacs-lisp @@ -1035,7 +1035,7 @@ ** Org present - [[https://github.com/rlister/org-present][=org-present-mode=]] provides a minimalistic slide view of an org-mode buffer. + [[https://github.com/rlister/org-present][org-present-mode]] provides a minimalistic slide view of an org-mode buffer. Together with =org-modern=, =center-content-mode=, =focus-mode= and a few other customizations, we get pretty decent looking slides!