Enable `smartparens-strict-mode' in the SLIME REPL too

This commit is contained in:
Gerard Vermeulen 2023-03-28 08:11:59 +02:00
parent 3d19f0fcce
commit 580c6e5fd7
1 changed files with 1 additions and 0 deletions

View File

@ -5748,6 +5748,7 @@ contrary to for instance [[https://github.com/Fanael/rainbow-delimiters#readme][
lisp-data-mode-hook
lisp-mode-hook
python-mode-hook
slime-repl-mode-hook
sly-mrepl-mode-hook))
(add-hook hook #'smartparens-strict-mode))