]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(terraform): Add filetype plugin for terraform
authorJanno Tjarks <janno.tjarks@mailbox.org>
Thu, 4 Jul 2024 09:44:01 +0000 (11:44 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 4 Jul 2024 09:46:05 +0000 (11:46 +0200)
commit2fbcc15cf93e8eb07d769ce301a33e10560af468
tree0404bc717f0b1a894eeb64a143bf31aff65d4a59
parent3d2a996267758284c85b893401d2e331496eb154
runtime(terraform): Add filetype plugin for terraform

- Adds commentstring property for terraform
- Adds comments property for terraform

closes: #15144

Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Janno Tjarks <janno.tjarks@mailbox.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/MAINTAINERS
runtime/ftplugin/terraform.vim [new file with mode: 0644]