Clean init

This commit is contained in:
Marcus Kammer 2022-10-12 12:47:27 +02:00
parent 9b20dbec24
commit d39353d9f2

View file

@ -9,6 +9,3 @@
(load "bundle--customfile")
(load "bundle--latex")
(load "bundle--mk")
(let ((helper (expand-file-name "~/quicklisp/slime-helper.el")))
(if (file-exists-p helper)
(load helper)))