mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -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"},
|
files = {"src/parser.c", "src/scanner.cc"},
|
||||||
branch = "main"
|
branch = "main"
|
||||||
},
|
},
|
||||||
|
maintainers = {"@MichaHoffmann"},
|
||||||
filetype = "hcl",
|
filetype = "hcl",
|
||||||
used_by = { "terraform", "packer", "nomad" },
|
used_by = { "terraform", "packer", "nomad" },
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue