spacemacs/core
syl20bnr 6318f009bc core: add new function to allow a layer to add other layers
- configuration-layer/declare-layers
- configuration-layer/declare-layer

These functions can be used in the config.el file of a layer to add
required layers.

For instance the react layer needs both html and javascript layers.
salt layer needs the yaml layer (see the following commits)
2015-08-26 02:41:54 -04:00
..
banners
info Update change log and releae notes 2015-08-11 01:34:04 -04:00
libs
templates Put spell-checking as default in dotfile template 2015-08-13 23:01:44 -04:00
tests core: fix tests 2015-08-25 22:56:23 -04:00
core-auto-completion.el auto-completion layer: fix typo in variable name 2015-07-01 01:30:55 -04:00
core-configuration-layer.el core: add new function to allow a layer to add other layers 2015-08-26 02:41:54 -04:00
core-dotspacemacs.el New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
core-emacs-backports.el
core-evilified-state.el move evilified state to core 2015-08-12 01:31:44 -04:00
core-evilify-keymap.el core: fix variable evil-evilified-state--modes 2015-08-13 00:42:24 -04:00
core-fonts-support.el New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
core-funcs.el
core-load-paths.el
core-micro-state.el spacemacs layer: fix various issues with ahs micro-state 2015-08-10 23:56:40 -04:00
core-release-management.el
core-spacemacs-buffer.el Fix Spacemacs Home Buffer to jump to bookmarks. 2015-07-30 22:22:56 -04:00
core-spacemacs.el core: move back evilify macros to their own file 2015-08-12 01:48:51 -04:00
core-themes-support.el Fix the path for loading solarized. 2015-08-12 03:12:52 -04:00
core-toggle.el core: tweak a bit add-toggle macro 2015-07-31 23:55:24 -04:00
core-use-package-ext.el Revert temporary fix merged upstream 2015-07-27 12:12:36 -04:00
Makefile core: add support for automatic evilification of keymaps 2015-06-30 00:39:57 -04:00