Document the vendor folder
This commit is contained in:
parent
0ebba48c93
commit
0b7b0853a1
1 changed files with 7 additions and 0 deletions
7
vendor/README.md
vendored
Normal file
7
vendor/README.md
vendored
Normal 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`.
|
Loading…
Reference in a new issue