aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/parsers.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua
index 2e4ff1c63..5dca19ac0 100644
--- a/lua/nvim-treesitter/parsers.lua
+++ b/lua/nvim-treesitter/parsers.lua
@@ -355,7 +355,6 @@ list.hcl = {
branch = "main"
},
filetype = "hcl",
- used_by = {"tf", "tfvars"}
}
-- FIXME(vigoux): markdown is broken for now