Add :iedit command for evil-multiedit
This commit is contained in:
parent
23928923e6
commit
77836e08b1
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
(ex! "enhtml" #'+web:encode-html-entities)
|
||||
(ex! "dehtml" #'+web:decode-html-entities)
|
||||
(ex! "mc" #'+evil:mc)
|
||||
(ex! "iedit" #'evil-multiedit-ex-match)
|
||||
(ex! "na[rrow]" #'+evil:narrow-buffer)
|
||||
(ex! "retab" #'+evil:retab)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue