fix missing parenthesis in terraform config

This commit is contained in:
Bastien Rivière 2020-02-19 08:29:24 +01:00
parent 9b620c3b59
commit 4391c56968

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