summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 42d5846..ea3be9a 100644
--- a/init.el
+++ b/init.el
@@ -48,7 +48,7 @@
(require 'doom-themes)
(load-theme 'modus-operandi t)
(doom-themes-org-config)
-;; (setq debug-on-error t) Uncomment if you would like to debug errors!
+; (setq debug-on-error t) ; Uncomment if you would like to debug errors!
(require 'general)
(require 'cpp)