From 54eb49bf9c95da3192c9263b8d6565a4ed39ec3a Mon Sep 17 00:00:00 2001 From: mhoffm Date: Wed, 30 Jun 2021 08:05:28 +0200 Subject: add used_by directive for some of the tools that are using hcl --- lua/nvim-treesitter/parsers.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 5dca19ac0..6c846f52d 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -355,6 +355,7 @@ list.hcl = { branch = "main" }, filetype = "hcl", + used_by = { "terraform", "packer", "nomad" }, } -- FIXME(vigoux): markdown is broken for now -- cgit v1.2.3-70-g09d2