Update evil-mc "gzu" and "gzq" bindings
This commit is contained in:
parent
784ae418da
commit
d44c80c565
1 changed files with 2 additions and 1 deletions
|
@ -409,8 +409,9 @@
|
|||
:nv "N" #'evil-mc-make-and-goto-last-cursor
|
||||
:nv "p" #'evil-mc-make-and-goto-prev-cursor
|
||||
:nv "P" #'evil-mc-make-and-goto-first-cursor
|
||||
:nv "q" #'evil-mc-undo-all-cursors
|
||||
:nv "t" #'+multiple-cursors/evil-mc-toggle-cursors
|
||||
:nv "u" #'evil-mc-undo-all-cursors
|
||||
:nv "u" #'evil-mc-undo-last-added-cursor
|
||||
:nv "z" #'+multiple-cursors/evil-mc-make-cursor-here)
|
||||
(:after evil-mc
|
||||
:map evil-mc-key-map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue