From 0574632881bd5634640c8eb105f8650c0893d76c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 2 Sep 2021 23:53:06 -0500 Subject: Add visual-regexp --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index bca844d..12657a0 100644 --- a/init.el +++ b/init.el @@ -1800,6 +1800,9 @@ If used with a numeric prefix argument N, N backticks will be inserted." (setup (:straight unfill)) +(setup (:straight visual-regexp) + (:global "M-%" vr/query-replace)) + (setup (:straight wc-mode) ; TODO: move some of this stuff around (:option wc-modeline-format "[%tww]" -- cgit 1.4.1-21-gabe81