mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
fix missing maintainer in hcl parser config
This commit is contained in:
parent
c71edcd781
commit
b67442f112
1 changed files with 1 additions and 0 deletions
|
|
@ -354,6 +354,7 @@ list.hcl = {
|
|||
files = {"src/parser.c", "src/scanner.cc"},
|
||||
branch = "main"
|
||||
},
|
||||
maintainers = {"@MichaHoffmann"},
|
||||
filetype = "hcl",
|
||||
used_by = { "terraform", "packer", "nomad" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue