This commit is contained in:
Adam Stankiewicz
2021-07-08 11:54:15 +02:00
parent 4f5388350b
commit c794f186c0
25 changed files with 341 additions and 327 deletions

View File

@@ -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