mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 17:30:08 -04:00
add used_by directive for some of the tools that are using hcl
This commit is contained in:
parent
3df418ae8a
commit
54eb49bf9c
1 changed files with 1 additions and 0 deletions
|
|
@ -355,6 +355,7 @@ list.hcl = {
|
||||||
branch = "main"
|
branch = "main"
|
||||||
},
|
},
|
||||||
filetype = "hcl",
|
filetype = "hcl",
|
||||||
|
used_by = { "terraform", "packer", "nomad" },
|
||||||
}
|
}
|
||||||
|
|
||||||
-- FIXME(vigoux): markdown is broken for now
|
-- FIXME(vigoux): markdown is broken for now
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue