This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/core/templates/layer-README.template
Keshav Kini 696f2d461a Use weirder-looking templating variables
It's important to make templating variables something unique-looking so
that you don't accidentally write template variables where you don't
mean to.  For example, in extensions.template, "package names go here"
was being replaced with "package <name of package>s go here", etc.
Also Search case-insensitively for good measure
2015-06-02 22:50:51 -04:00

24 lines
502 B
Text

# %LAYERNAME% contribution layer for Spacemacs
![logo](img/%LAYERNAME%.png)
;; Generate TOC here, use the commande `markdown-toc/generate-toc`
## Description
This layer does wondeful things:
- thing01
## Install
To use this contribution add it to your `~/.spacemacs`
```elisp
(setq-default dotspacemacs-configuration-layers '(%LAYERNAME%))
```
## Key bindings
Key Binding | Description
--------------|------------------------------------------------------------
`<SPC> x x x` | Does thing01