mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
remove packer and nomad from hcl.used_by (#1527)
This commit is contained in:
parent
2e0baf40ad
commit
61411b27c5
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ list.hcl = {
|
|||
},
|
||||
maintainers = { "@MichaHoffmann" },
|
||||
filetype = "hcl",
|
||||
used_by = { "terraform", "packer", "nomad" },
|
||||
used_by = { "terraform" },
|
||||
}
|
||||
|
||||
-- FIXME(vigoux): markdown is broken for now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue