Henrik Lissner 2020-11-29 14:28:47 -05:00
parent db6a27c37c
commit 9e76409238
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 16 additions and 16 deletions

View file

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