Browse Source

cleanup emacs.d

master
Taylor Bockman 4 years ago
parent
commit
6f4692487b
  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