Files
doomemacs/modules/lang
Henrik Lissner b9933e6637 refactor!: restructure Doom core
BREAKING CHANGE: This restructures the project in preparation for Doom
to be split into two repos. Users that have reconfigured Doom's CLI
stand a good chance of seeing breakage, especially if they've referred
to any core-* feature, e.g.

  (after! core-cli-ci ...)

To fix it, simply s/core-/doom-/, i.e.

  (after! doom-cli-ci ...)

What this commit specifically changes is:
- Renames all core features from core-* to doom-*
- Moves core/core-* -> lisp/doom-*
- Moves core/autoloads/* -> lisp/lib/*
- Moves core/templates -> templates/

Ref: #4273
2022-07-30 22:41:13 +02:00
..
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-06-17 18:47:23 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2020-08-19 16:18:11 -04:00
2022-06-28 00:04:19 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-07-25 17:34:44 +02:00
2022-06-17 19:37:41 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-07-23 16:31:26 +02:00
2021-05-23 11:40:02 +02:00
2022-03-31 21:09:38 +02:00
2022-03-31 21:09:38 +02:00
2022-06-19 14:56:04 +02:00
2022-03-31 21:09:38 +02:00
2022-07-25 17:34:44 +02:00
2021-02-25 10:46:46 -05:00
2022-03-31 21:09:38 +02:00
2021-09-15 01:22:33 +02:00
2022-03-31 21:09:38 +02:00