spacemacs/core/templates/README.org.template
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

25 lines
641 B
Plaintext

#+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 |