Skip to content

Syntax highlighting for HashiCorp Configuration Language (HCL)

Notifications You must be signed in to change notification settings

devopsv2020/vim-hcl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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 git://github.com/jvirtanen/vim-hcl.git

License

Copyright 2018 Jussi Virtanen.

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

About

Syntax highlighting for HashiCorp Configuration Language (HCL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%