mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-16 20:10:58 +01:00
re-enable in ielm
This commit is contained in:
@@ -37,7 +37,7 @@ Used when enabling smartparens-mode."
|
||||
;; :custom-face
|
||||
;; (sp-show-pair-match-face ((t (:foreground "White"))))
|
||||
|
||||
:hook (prog-mode config-general yaml markdown-mode ielm lisp-interaction)
|
||||
:hook (prog-mode config-general yaml markdown-mode ielm-mode lisp-interaction)
|
||||
|
||||
:config
|
||||
(setq sp-ignore-modes-list
|
||||
|
||||
Reference in New Issue
Block a user