mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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"
|
||||
},
|
||||
filetype = "hcl",
|
||||
used_by = { "terraform", "packer", "nomad" },
|
||||
}
|
||||
|
||||
-- FIXME(vigoux): markdown is broken for now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue