set vim pandoc modeline

pull/6129/head
Matthew Hooker 8 years ago
parent 4454e4fb4f
commit f5b09c8c38
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

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

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

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

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

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

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

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

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

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

Loading…
Cancel
Save