SLY: Fix prompt patch loading.

master
Pierre Neidhardt 2021-03-12 10:02:12 +01:00
parent bb8c1a987a
commit f9ce05b864
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
(require 'patch-sly)
(require 'patch-sly-history)
(require 'patch-sly-prompt)
(with-eval-after-load 'sly-mrepl
(require 'patch-sly-prompt))
(require 'cl-lib)
(defun ambrevar/delete-lisp-image-dump ()