Henrik Lissner 2021-01-04 18:26:08 -05:00
parent a567834ff8
commit 6ef517353b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
12 changed files with 20 additions and 20 deletions

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; tools/terraform/packages.el
(package! terraform-mode :pin "63fafc635b04b1b72e408e7dcb21c1fac78fc60b")
(package! terraform-mode :pin "a9fa5bdaf58e9cae32ee44b7d0883f5600441b05")
(when (featurep! :completion company)
(package! company-terraform :pin "2d11a21fee2f298e48968e479ddcaeda4d736e12"))