[Docs] Add a note
This commit is contained in:
parent
446dc7dd3b
commit
93c086e9e9
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,10 @@ that expands to some "traditional" configuration code. One aspect of `use-packag
|
|||
|
||||
Given how modular the structure of Prelude is, there's relatively little to be gained by adopting `use-package` everywhere, but end users are free to use `use-package` for their personal configuration.
|
||||
|
||||
I have a stripped down version of Prelude, based on `use-package` [here](https://github.com/bbatsov/emacs.d). I guess it might be of interest to some of you.
|
||||
!!! Note
|
||||
|
||||
I have a stripped-down version of Prelude for personal use, based on `use-package` [here](https://github.com/bbatsov/emacs.d).
|
||||
I guess it might be of interest to some of you.
|
||||
|
||||
## Why does Prelude use MELPA instead of MELPA Stable by default?
|
||||
|
||||
|
|
Loading…
Reference in a new issue