From 5e2607d93f98e0394d1d68b1d6592b2d0a11f52f Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:55:37 +0200 Subject: Remove docs so docs of installed plugins are up to date --- doc/terraform.txt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 doc/terraform.txt (limited to 'doc/terraform.txt') diff --git a/doc/terraform.txt b/doc/terraform.txt deleted file mode 100644 index b609f584..00000000 --- a/doc/terraform.txt +++ /dev/null @@ -1,18 +0,0 @@ -if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'terraform') == -1 - -*terraform.txt* basic vim/terraform integration - -Author: 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: - -endif -- cgit v1.2.3