set vim pandoc modeline

This commit is contained in:
Matthew Hooker 2018-04-13 19:48:19 -07:00
parent 4454e4fb4f
commit f5b09c8c38
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
9 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
The Hyper-V Packer builder is able to create Hyper-V virtual machines and
export them.

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |-
The Hyper-V Packer builder is able to clone an existing Hyper-V virtual machine and export them.
layout: "docs"

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
The Parallels Packer builder is able to create Parallels Desktop for Mac
virtual machines and export them in the PVM format, starting from an ISO

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
This Parallels builder is able to create Parallels Desktop for Mac virtual
machines and export them in the PVM format, starting from an existing PVM

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
The Qemu Packer builder is able to create KVM and Xen virtual machine images.
layout: docs

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
The VirtualBox Packer builder is able to create VirtualBox virtual machines
and export them in the OVF format, starting from an ISO image.

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
This VirtualBox Packer builder is able to create VirtualBox virtual machines
and export them in the OVF format, starting from an existing OVF/OVA (exported

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
This VMware Packer builder is able to create VMware virtual machines from an
ISO file as a source. It currently supports building virtual machines on hosts

View File

@ -1,4 +1,6 @@
---
modeline: |
vim: set ft=pandoc:
description: |
This VMware Packer builder is able to create VMware virtual machines from an
existing VMware virtual machine (a VMX file). It currently supports building