Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 798 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 798 Bytes

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.