c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS |
||
---|---|---|
.. | ||
img | ||
packages.el | ||
README.org |
Terraform contribution layer for Spacemacs
Description
This layer provides syntax support for Terraform `.tf` files using [terraform-mode](https://github.com/syohex/emacs-terraform-mode).
Install
To use this layer add it to your `~/.spacemacs`
(setq-default dotspacemacs-configuration-layers '(terraform)')