Vim syntax for HCL.
Set up Pathogen then clone/submodule this repo into ~/.vim/bundle/vim-hcl
, or wherever you've pointed your Pathogen.
Set up NeoBundle then add NeoBundle 'b4b4r07/vim-hcl'
to your vimrc and run :NeoBundleInstall
from a fresh vim.
Contributions are very welcome! Just open a PR.