Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/babarot/vim-hcl

Vim syntax for HCL
https://github.com/babarot/vim-hcl

hcl vim-syntax

Last synced: 27 days ago
JSON representation

Vim syntax for HCL

Awesome Lists containing this project

README

        

# vim-hcl

Vim syntax for [HCL](https://github.com/hashicorp/hcl).

## Installation

### Pathogen

Set up [Pathogen](https://github.com/tpope/vim-pathogen) then clone/submodule this repo into `~/.vim/bundle/vim-hcl`, or wherever you've pointed your Pathogen.

### NeoBundle

Set up [NeoBundle](https://github.com/Shougo/neobundle.vim) then add `NeoBundle 'b4b4r07/vim-hcl'` to your vimrc and run `:NeoBundleInstall` from a fresh vim.

## Contributing

Contributions are very welcome! Just open a PR.