~Global variables -> Simple variables
Functions and stuff that take less than 2 lines
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
* Preclude
|
* Preclude
|
||||||
This is my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration, which I try to use for as many things as
|
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.
|
possible. It is currently my main editor overall, literally overtaking my life.
|
||||||
|
* Simple variables
|
||||||
#+BEGIN_SRC elisp
|
#+BEGIN_SRC elisp
|
||||||
(setq doom-localleader-key ",")
|
(setq doom-localleader-key ",")
|
||||||
(setq warning-minimum-level :emergency)
|
(setq warning-minimum-level :emergency)
|
||||||
|
|||||||
Reference in New Issue
Block a user