vim: add .vim/bundle/vim-terraform
This commit is contained in:
parent
9837c9bea5
commit
91936cfde7
18 changed files with 1367 additions and 0 deletions
14
.vim/bundle/vim-terraform/doc/terraform.txt
Normal file
14
.vim/bundle/vim-terraform/doc/terraform.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
*terraform.txt* basic vim/terraform integration
|
||||
|
||||
Author: HashiVim <https://github.com/hashivim>
|
||||
License: ISC license
|
||||
Repo: https://github.com/hashivim/vim-terraform
|
||||
|
||||
COMMANDS *terraform*
|
||||
|
||||
This command is only available if terraform is in your PATH.
|
||||
|
||||
*terraform-:terraform*
|
||||
:Terraform [args] Invoke an arbitrary terraform command.
|
||||
|
||||
vim:tw=78:et:ft=help:norl:
|
||||
Loading…
Add table
Add a link
Reference in a new issue