mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 21:02:28 -08:00
+ Replace "daemonp" and "windowsys" fields with "traits" field, which can now indicate the presence of: Chemacs, exec-path-from-shell, symlinked EMACSDIR/DOOMDIR, a running server, the daemon and an envvar file. + Now replaces $USER in absolute paths with literal "$USER". + Reordered fields from most to least general (system -> emacs -> doom) + Show "&user" next to modules that are private modules (defined in ~/.doom.d/modules/) |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||