Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/babarot/vim-hcl
- Owner: babarot
- Created: 2015-11-04T03:08:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T08:50:26.000Z (about 7 years ago)
- Last Synced: 2024-05-02T02:18:32.218Z (7 months ago)
- Topics: hcl, vim-syntax
- Language: Vim script
- Homepage:
- Size: 4.88 KB
- Stars: 35
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.