Emacs config utilizing prelude as a base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
336 B

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