syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.71k stars 4.9k forks source link

* core/core-configuration-layer.el: support package-quickstart #16651

Closed sunlin7 closed 1 week ago

sunlin7 commented 1 week ago

A draft to support package-quickstart. Request the MR https://github.com/syl20bnr/spacemacs/pull/16650 to be merged first, then this MR will works.

smile13241324 commented 1 week ago

The related MR has been merged @sunlin7

smile13241324 commented 1 week ago

The change looks good, though I would like to make another review when its state has been changed to ready.

sunlin7 commented 1 week ago

Thank you, I'm adding some document to show how it works, will update later.

sunlin7 commented 1 week ago

@smile13241324 I had finished the package-quickstart support. The document is in another PR: #16661. Please help review the changes, thank you!