mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
drop 'used_by' from hcl parser config
This commit is contained in:
parent
2ea75bf3aa
commit
3df418ae8a
1 changed files with 0 additions and 1 deletions
|
|
@ -355,7 +355,6 @@ list.hcl = {
|
||||||
branch = "main"
|
branch = "main"
|
||||||
},
|
},
|
||||||
filetype = "hcl",
|
filetype = "hcl",
|
||||||
used_by = {"tf", "tfvars"}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-- 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