spacemacs/core/templates
Robert Johnson 16e1be2691 Fix inconsistent notation of SPC key in docs
Replace all occurrences of <SPC> in org files with SPC.

Fixes syl20bnr/spacemacs#1823
2016-04-05 12:46:10 +02:00
..
.spacemacs.template Fix spelling error in .spacemacs template 2016-04-05 12:40:12 +02:00
packages.el.template Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
README.org.template Fix inconsistent notation of SPC key in docs 2016-04-05 12:46:10 +02:00
REPORTING.template Add a command for reporting issue to spacemacs 2016-01-26 01:21:02 -05:00

#+TITLE: %LAYER_NAME% layer

# The maximum height of the logo should be 200 pixels.
[[img/%LAYER_NAME%.png]]

* Table of Contents                                        :TOC_4_gh:noexport:
 - [[#decsription][Description]]
 - [[#install][Install]]
 - [[#key-bindings][Key bindings]]

* Description
This layer does wonderful things:
  - thing01

* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =%LAYER_NAME%= to the existing =dotspacemacs-configuration-layers= list in this
file.

* Key bindings

| Key Binding | Description    |
|-------------+----------------|
| ~SPC x x x~ | Does thing01   |