From d20923000ba8420704b0823b2cf7e89a7a96515b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 25 Sep 2021 12:28:21 -0500 Subject: Add wgrep-setup --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 10d42b1..30bcd97 100644 --- a/init.el +++ b/init.el @@ -2215,7 +2215,8 @@ If used with a numeric prefix argument N, N backticks will be inserted." (rx ".erb" eos) (rx ".mustache" eos))) -(setup (:straight wgrep)) +(setup (:straight wgrep) + (wgrep-setup)) (setup (:straight which-key) (:option which-key-show-early-on-C-h t -- cgit 1.4.1-21-gabe81