mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-04 08:11:44 -08:00
+ doom-project can now be a symbol or list of project modes.
+ doom-project-hook hooks are promised to receive the mode symbol and
state, but until now only received the former.
+ Add docstrings to doom-project-{find-file,browse}.
+ doom|autoload-project-mode is now on find-file-hook instead of
after-change-major-mode (which fires it way too many times).
|
||
|---|---|---|
| .. | ||
| 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 | ||