vim-hashicorp-tools

"self-contained and fairly explanatory" agglomeration of HashiVim plugins

View the Project on GitHub hashivim/vim-hashicorp-tools

This plugin combines all of my Vim plugins supporting the various Hashicorp tools into one plugin, for people who are likely to use more than one or two of them and want a one-stop shop. The individual plugins are:

Please see the individual repositories above for further information on each one. This repository is created by brute-force combining the others with the assemble.sh script, so please file any issues or pull requests against the individual repos, not this one. Thanks.

Installation

With pathogen.vim just do:

cd ~/.vim/bundle
git clone https://github.com/hashivim/vim-hashicorp-tools.git

If you prefer to use something besides pathogen, go ahead.

Credits

Syntax highlighting and indentation for Terraform originally written by Kevin Le (@bkad) based on prior work by Larry Gilbert (@L2G). The rest originally written by Mark Cornick https://www.markcornick.com/. Licensed under the ISC license.

Hashicorp is a trademark of Hashicorp. The capital of Djibouti is Djibouti.

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.