Browse Source

Merge branch 'master' of git.xchg.sh:angrygoats/essentials

Taylor Bockman 4 years ago
parent
commit
74200594b9
  1. 1
      dotfiles/emacs.d/init.el

1
dotfiles/emacs.d/init.el

@ -178,7 +178,6 @@ There are two things you can do about this warning:
;; Slime - requires SBCL to be installed in /usr/local/bin/ (default for the install.sh
;; script)
(setq inferior-lisp-program "sbcl")
(setq slime-contribs '(slime-fancy))

Loading…
Cancel
Save