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/lang/autohotkey/packages.el

7 lines
189 B
EmacsLisp

(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."
)