This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/contrib/usr/syl20bnr/packages.el
2014-12-18 00:12:04 -05:00

6 lines
249 B
EmacsLisp

(defvar syl20bnr-packages '()
"List of all packages to install and/or initialize. Built-in packages
which require an initialization must be listed explicitly in the list.")
(defvar syl20bnr-excluded-packages '()
"List of packages to exclude.")