spacemacs/layers/+distributions/spacemacs-docker/layers.el

17 lines
538 B
EmacsLisp
Raw Normal View History

2016-10-25 12:45:45 +00:00
;;; layers.el --- Spacemacs Layer layers File
;;
2018-01-04 07:00:25 +00:00
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors
2016-10-25 12:45:45 +00:00
;;
;; Author: Eugene "JAremko" Yaremenko <w3techplayground@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
;; We use `spacemacs/declare-layers' instead of
;; `configuration-layer/declare-layer-dependencies' in order to declare
;; the layers right away
;; This is a special case only for distribution layers.
2016-10-25 12:45:45 +00:00
(configuration-layer/declare-layers '(spacemacs))