Add multiple cursors implementation with iedit

This commit is contained in:
Henrik Lissner 2016-02-19 12:33:16 -05:00
parent bceebeca1e
commit 39c4700b3b
2 changed files with 55 additions and 21 deletions

View file

@ -258,8 +258,8 @@
;; iedit and my own version of multiple-cursors
:v "R" 'evil-iedit-state/iedit-mode ; edit all instances of marked region
:v "M-d" 'narf/mark-and-next
:v "M-D" 'narf/mark-and-prev
:nv "M-d" 'narf/mark-and-next
:nv "M-D" 'narf/mark-and-prev
;; aliases for %
:m "%" 'evilmi-jump-items