A few more changes
This commit is contained in:
2
init.el
2
init.el
@ -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))
|
||||
|
Reference in New Issue
Block a user