spacemacs/layers/+config-files/terraform/README.org
2016-04-12 23:31:38 -04:00

17 lines
519 B
Org Mode

#+TITLE: Terraform layer
[[file:img/terraform.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
* Description
This layer provides syntax support for Terraform =.tf= files using
[terraform-mode](https://github.com/syohex/emacs-terraform-mode).
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =terraform= to the existing =dotspacemacs-configuration-layers= list in this
file.