A few more changes

This commit is contained in:
2025-01-01 04:39:28 -08:00
parent 7ef055bc51
commit 966c3392aa
2 changed files with 2 additions and 1 deletions

View File

@ -1866,7 +1866,7 @@ line in the block and manually deal with indentation."
:init
(defun my/-lisp-mode-autoconnect-sly ()
(unless (sly-connected-p)
(sly)))
(trusted-files-sly-if-safe)))
(setq inferior-lisp-program "/usr/bin/sbcl")
(defun my/-sly-fix-special-buffers ()
(when (string-match-p (rx bos "*" (* any) "*" eos) (buffer-name))