Merge pull request #2562 from babariviere/bug/missing-paren-terraform

Fix missing parenthesis in terraform config
This commit is contained in:
Henrik Lissner
2020-02-19 09:22:36 -05:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
;;; tools/terraform/config.el -*- lexical-binding: t; -*-
(when (featurep! +lsp)
(add-hook 'terraform-mode-local-vars-hook #'lsp!)
(add-hook 'terraform-mode-local-vars-hook #'lsp!))
(map! :after terraform-mode