summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 775494f..414bd90 100644
--- a/init.el
+++ b/init.el
@@ -6,6 +6,7 @@
custom-buffer-indent 4
custom-file (file-name-concat user-emacs-directory "custom.el")
custom-theme-directory (file-name-concat user-emacs-directory "themes/")
+ debugger 'edebug
inhibit-splash-screen t
make-backup-files nil
tab-width 4)