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/core/tools/spacefmt/tests/packages.el
2016-05-27 00:32:05 -04:00

9 lines
167 B
EmacsLisp

;; Test file for packages.el formatting and migrations
(setq mylayer-packages
'(
package1
package2
package3
package4
))