mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 04:41:32 -08:00
This is commonly used in Emacs packages to resolve to a location in `~/.emacs.d`, as storage or a cache. Rather than addressing each file/directory variable as they are encountered, better to address this at the source. Also: this makes some file/directory settings redundant, so they were removed. Closes #4347 |
||
|---|---|---|
| .. | ||
| 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 | ||