My config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Buddy Sandidge b1aadf6780 Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659
git-subtree-dir: vim/bundle/hashicorp-tools
git-subtree-split: 76c076659f4c32b8b95e797fafe748daa7792d16
6 years ago
after/ftplugin Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
doc Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
ftdetect Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
ftplugin Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
indent Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
plugin Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
syntax Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
.editorconfig Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
.gitignore Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
CODE_OF_CONDUCT.md Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
CONTRIBUTING.md Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
LICENSE Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
README.md Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago
assemble.sh Squashed 'vim/bundle/hashicorp-tools/' content from commit 76c076659 6 years ago

README.md

Call For Maintainers

This plugin, along with others like it, is now maintained by the HashiVim organization, which is looking for additional maintainers and contributors. See the HashiVim home page for further information.

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

See individual repositories for credits for the code contained within them. The code to assemble them in this repo was 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.