Move evil-mc library to editor/multiple-cursors
This commit is contained in:
parent
7ca2b42d2b
commit
5baaf08246
5 changed files with 17 additions and 13 deletions
|
@ -166,8 +166,6 @@ line with a linewise comment.")
|
|||
;; functions aren't loaded yet.
|
||||
(evil-set-command-properties
|
||||
'+evil:align :move-point t :ex-arg 'buffer-match :ex-bang t :keep-visual t :suppress-operator t)
|
||||
(evil-set-command-properties
|
||||
'+evil:mc :move-point nil :ex-arg 'global-match :ex-bang t)
|
||||
|
||||
;; `evil-collection'
|
||||
(when (featurep! +everywhere)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue