From 19d334109e42062d2a5b8f07d3f99192163e25ec Mon Sep 17 00:00:00 2001 From: oreodave Date: Sat, 2 Nov 2019 22:02:41 +0000 Subject: ~Global variables -> Simple variables Functions and stuff that take less than 2 lines --- doom.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/config.org') diff --git a/doom.d/config.org b/doom.d/config.org index 4fc99c9..e11aaa6 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -4,8 +4,8 @@ * Preclude This is my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration, which I try to use for as many things as -* Global variables possible. It is currently my main editor overall, literally overtaking my life. +* Simple variables #+BEGIN_SRC elisp (setq doom-localleader-key ",") (setq warning-minimum-level :emergency) -- cgit v1.2.3-13-gbd6f