This adds the option to run elisp in an environment where doom core & modules are loaded, but not your private modules or config. Also updates the vanilla sandbox text template.
6 lines
227 B
Text
6 lines
227 B
Text
;; Welcome to the vanilla sandbox!
|
|
;;
|
|
;; This is a test bed for running Emacs Lisp in either a vanilla Emacs session
|
|
;; free of Doom's clutches (C-c C-c), or in a vanilla Doom session free of your
|
|
;; private config (C-c C-d).
|
|
|