Fix re-builder

This commit is contained in:
2026-06-19 18:48:39 -07:00
parent c9bed9b3b1
commit afa47b80ba
+1 -1
View File
@@ -1006,7 +1006,7 @@ environment variable accordingly."
(adjust-parens-mode -1) (adjust-parens-mode -1)
(setq-local my/inhibit-trusted-content-segment t)) (setq-local my/inhibit-trusted-content-segment t))
:custom :custom
(reb-re-syntax . 'string)) (reb-re-syntax 'string))
;; better `replace-regexp' ;; better `replace-regexp'
(use-package visual-regexp (use-package visual-regexp