summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-07-08 11:54:15 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-07-08 11:54:15 +0200
commitc794f186c0a618d2d4cdd5445d9ff20e6f640762 (patch)
tree11e6b01bac01b0ec694c8fa5c574870f5e268182 /packages.yaml
parent4f5388350be1052f610b830c8fce8fbc17370ec6 (diff)
downloadvim-polyglot-c794f186c0a618d2d4cdd5445d9ff20e6f640762.tar.gz
vim-polyglot-c794f186c0a618d2d4cdd5445d9ff20e6f640762.zip
Update
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml22
1 files changed, 10 insertions, 12 deletions
diff --git a/packages.yaml b/packages.yaml
index f76f522c..e4295b07 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -787,18 +787,6 @@ ignored_dirs:
- autoload
- compiler
---
-name: hcl
-remote: b4b4r07/vim-hcl
-filetypes:
-- name: hcl
- linguist: HCL
- extra_filenames:
- - Appfile
- ignored_extensions:
- # handled by vim-terraform
- - tf
- - tfvars
----
name: hive
remote: zebradil/hive.vim
filetypes:
@@ -1632,6 +1620,16 @@ filetypes:
extensions:
- tf
- tfvars
+- name: hcl
+ linguist: HCL
+ extra_filenames:
+ - Appfile
+ - .terraformrc
+ - terraform.rc
+ ignored_extensions:
+ # handled by vim-terraform
+ - tf
+ - tfvars
---
name: textile
remote: timcharper/textile.vim