Skip to content

Syntax highlighting for HashiCorp Configuration Language (HCL)

Notifications You must be signed in to change notification settings

jvirtanen/vim-hcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

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.