Add the terraform-mode module

This commit is contained in:
Gergely Polonkai 2021-10-27 16:29:39 +02:00
parent 87199b4af1
commit 68cd4677a9
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
2 changed files with 8 additions and 0 deletions

View File

@ -3607,6 +3607,13 @@ directory. It is available from [[http://plantuml.com/download][here]].
:mode "\\.bats\\'")
#+end_src
** Terraform
#+begin_src emacs-lisp
(use-package terraform-mode
:mode "\\.tf\\'")
#+end_src
* Games
** Gnu Go

View File

@ -177,6 +177,7 @@
spinner
sr-speedbar
sx
terraform-mode
tidal
transient
ts