Add the terraform-mode module
This commit is contained in:
parent
87199b4af1
commit
68cd4677a9
@ -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
|
||||
|
@ -177,6 +177,7 @@
|
||||
spinner
|
||||
sr-speedbar
|
||||
sx
|
||||
terraform-mode
|
||||
tidal
|
||||
transient
|
||||
ts
|
||||
|
Loading…
Reference in New Issue
Block a user