• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    Vim Script
  • Created over 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Syntax highlighting for HashiCorp Configuration Language (HCL)

hcl.vim

Syntax highlighting for HashiCorp Configuration Language (HCL) used by Consul, Nomad, Packer, Terraform, and Vault.

Installation

Install using Vim's built-in package support:

mkdir -p ~/.vim/pack/jvirtanen/start
cd ~/.vim/pack/jvirtanen/start
git clone https://github.com/jvirtanen/vim-hcl.git

License

Copyright 2018 Jussi Virtanen and contributors.

Distributed under the same terms as Vim itself. See :help license for details.