spacemacs/contrib/lang/autohotkey/packages.el

8 lines
189 B
EmacsLisp
Raw Normal View History

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