Document the vendor folder

This commit is contained in:
Bozhidar Batsov 2020-11-26 09:02:36 +02:00
parent 0ebba48c93
commit 0b7b0853a1

7
vendor/README.md vendored Normal file
View file

@ -0,0 +1,7 @@
The main purpose of this folder is to drop here Emacs packages
that for some reason are not available via `package.el` repositories
(e.g. you might want some package available only on EmacsWiki).
Any code that you place here will be available via `require`.
Within Prelude's code you can refer to this folder via
`prelude-vendor-dir`.