mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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