Henrik Lissner 2020-03-27 16:47:11 -04:00
parent d40e5dff4e
commit 566a5c8a32
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 15 additions and 16 deletions

View file

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