mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-02-13 11:11:18 -08:00
+ Renamed :init to :on-load (run once, the first time the project mode is activated). + New properties :on-enter FORM and :on-exit FORM (run each time the mode is enabled or disabled, respectively). + New property :hooks HOOKS (automatically add HOOKS to mode-hook). |
||
|---|---|---|
| .. | ||
| autoload | ||
| test | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-os.el | ||
| core-packages.el | ||
| core-popups.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||