From 122f1f51865675ef3d200af377258298a5a147b9 Mon Sep 17 00:00:00 2001 From: Laurens Miers Date: Sun, 22 Sep 2024 17:19:48 +0200 Subject: [PATCH] ADD Iedit from old config It's too usefull not to have --- config_new.org | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config_new.org b/config_new.org index 5b85570..78c1d6b 100644 --- a/config_new.org +++ b/config_new.org @@ -506,6 +506,17 @@ FYI: At one point, used this together with sr-speedbar. They did not play well t ) #+END_SRC +* Iedit + +Highlight occurences of symbol and replace them simultanously. +Shortkey: =C-;= + +https://github.com/victorhge/iedit + +#+BEGIN_SRC emacs-lisp +(use-package iedit) +#+END_SRC + * Programming ** Electric pair