doomemacs/modules/editor/multiple-cursors
Henrik Lissner f763bf2fd0
Change :mc to take delimited pattern
This used to take a regexp after a space: ':mc REGEXP'. It now is
delimited, like :g or :s, e.g.

  :mc/REGEXP/FLAGS
  :mc/[a-z]
  :mc/abc/g
2019-09-02 01:30:04 -04:00
..
autoload Change :mc to take delimited pattern 2019-09-02 01:30:04 -04:00
config.el 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
packages.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00