spacemacs/core/templates/README.org.template
2016-03-21 20:04:38 -04:00

26 lines
741 B
Plaintext

#+TITLE: %LAYER_NAME% layer
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../css/readtheorg.css" />
# The maximum height of the logo should be 200 pixels.
[[img/%LAYER_NAME%.png]]
* Table of Contents :TOC_4_org: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 |