From 1596d65984b412c6764136591fdd7c1bce2e3c90 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 9 Feb 2025 22:17:50 -0500 Subject: [PATCH] editor-plugins: add vim-hcl Signed-off-by: Rui Chen --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87cb453..792e852 100644 --- a/README.md +++ b/README.md @@ -538,8 +538,9 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [Intellij](https://plugins.jetbrains.com/plugin/7808-terraform-and-hcl) - [Terraform-ls](https://github.com/hashicorp/terraform-ls) (Terraform Language Server) - [Terraform-lsp](https://github.com/juliosueiras/terraform-lsp) (Language Server Protocol for Terraform) -- [Vim-Terraform](https://github.com/hashivim/vim-terraform) +- [vim-hcl](https://github.com/jvirtanen/vim-hcl) - Syntax highlighting for HCL - [Vim-Terraform-Completion](https://github.com/juliosueiras/vim-terraform-completion) +- [Vim-Terraform](https://github.com/hashivim/vim-terraform) - [VS Code](https://marketplace.visualstudio.com/items?itemName=hashicorp.terraform) ## License