From 501573e1d4202f9679e4aa62171ffb17858556c7 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 6 Sep 2023 14:48:14 +0000 Subject: [PATCH] EWEA:WE J(IUWPQO FEW --- config/emacs/init.el | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/emacs/init.el b/config/emacs/init.el index ba7f49a3..df9f6348 100644 --- a/config/emacs/init.el +++ b/config/emacs/init.el @@ -226,9 +226,15 @@ (magit-display-buffer-function #'magit-display-buffer-same-window-except-diff-v1)) ;; github notifications in my editor my favorite +;; needs OLD not NEW github token (use-package forge :after magit) (setq auth-sources '("~/.authinfo")) +;; oh god +(use-package org + :custom + (setq org-adapt-indentation t)) + ;; video -;; https://youtu.be/INTu30BHZGk?t=3419 +;; Emacs from Scratch #5 Introduction to Org-mode