mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-31 14:22:14 -08:00
evil-mc's design is bizarre. Its variables and hooks are lazy loaded rather than declared at top-level, some hooks aren't defined or documented, it's a bit initializer-function drunk, and its minor modes are intended to be perpetually active -- even when no cursors are active (causing #6021). I undo all of that here. Fix: #6021 |
||
|---|---|---|
| .. | ||
| autoload | ||
| config.el | ||
| packages.el | ||