]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(hcl,terraform): Add runtime files for HCL and Terraform
authorGregory Anders <greg@gpanders.com>
Wed, 4 Sep 2024 20:19:45 +0000 (22:19 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 4 Sep 2024 20:19:45 +0000 (22:19 +0200)
commit150b5078ac886519083576124090489c3a21bd3b
tree497106d9a3c335a805722dde9edb402697427615
parent315b6f7b73edfffe4c6e4b0a4d620707489f7315
runtime(hcl,terraform): Add runtime files for HCL and Terraform

closes: #15618

Signed-off-by: Gregory Anders <greg@gpanders.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/MAINTAINERS
runtime/autoload/hcl.vim [new file with mode: 0644]
runtime/ftplugin/hcl.vim [new file with mode: 0644]
runtime/indent/hcl.vim [new file with mode: 0644]
runtime/indent/terraform.vim [new file with mode: 0644]
runtime/syntax/hcl.vim [new file with mode: 0644]
runtime/syntax/terraform.vim [new file with mode: 0644]