doomemacs/modules/editor/multiple-cursors
Andrew Whatson 99a5ff2025 Fix loading of multiple-cursors configuration
The package is split in a way that `multiple-cursors.el` is normally not
required when autoloading from commands; `multiple-cursors-core.el` is
always loaded.

Unfortunately the `mc/list-file` location is still not being set
properly, a fix has been submitted: magnars/multiple-cursors.el#355
2019-03-13 14:24:20 +10:00
..
autoload Move evil-mc library to editor/multiple-cursors 2019-01-28 19:54:55 -05:00
config.el Fix loading of multiple-cursors configuration 2019-03-13 14:24:20 +10:00
packages.el