#+TITLE: %LAYERNAME% layer #+HTML_HEAD_EXTRA: #+CAPTION: logo [[img/%LAYERNAME%.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 contribution add it to your =~/.spacemacs= #+begin_src emacs-lisp (setq-default dotspacemacs-configuration-layers '(%LAYERNAME%)) #+end_src * Key bindings | Key Binding | Description | |-----------------+----------------| | ~ x x x~ | Does thing01 |