summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index 414bd90..fa4d1da 100644
--- a/init.el
+++ b/init.el
@@ -7,8 +7,10 @@
custom-file (file-name-concat user-emacs-directory "custom.el")
custom-theme-directory (file-name-concat user-emacs-directory "themes/")
debugger 'edebug
+ inferior-lisp-program "sbcl"
inhibit-splash-screen t
make-backup-files nil
+ scheme-program-name "guile"
tab-width 4)
(setq-default display-fill-column-indicator-column 120