ADD Iedit from old config
It's too usefull not to have
This commit is contained in:
parent
e02a1990aa
commit
122f1f5186
1 changed files with 11 additions and 0 deletions
|
|
@ -506,6 +506,17 @@ FYI: At one point, used this together with sr-speedbar. They did not play well t
|
||||||
)
|
)
|
||||||
#+END_SRC
|
#+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
|
* Programming
|
||||||
|
|
||||||
** Electric pair
|
** Electric pair
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue