summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-11-05 06:14:08 +0300
committerDevaev Maxim <[email protected]>2018-11-05 06:14:08 +0300
commit9f2c0dd14ed57567eda7c2a539ba445dda79c3b2 (patch)
tree0201af6cce2119c3f40f988ee8c18617f020348b
parent18a626a30c63367b97af74bc3e30fc6b75cc48dd (diff)
set yaml filetype
-rw-r--r--configs/kvmd/v1-hdmi.conf2
-rw-r--r--configs/kvmd/v1-vga.conf2
-rw-r--r--testenv/kvmd.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/configs/kvmd/v1-hdmi.conf b/configs/kvmd/v1-hdmi.conf
index aa70a99b..5e605a3d 100644
--- a/configs/kvmd/v1-hdmi.conf
+++ b/configs/kvmd/v1-hdmi.conf
@@ -88,4 +88,4 @@ logging:
handlers:
- console
-# vim: syntax=yaml
+# vim: syntax=yaml filetype=yaml
diff --git a/configs/kvmd/v1-vga.conf b/configs/kvmd/v1-vga.conf
index cec63f69..779ccc64 100644
--- a/configs/kvmd/v1-vga.conf
+++ b/configs/kvmd/v1-vga.conf
@@ -90,4 +90,4 @@ logging:
handlers:
- console
-# vim: syntax=yaml
+# vim: syntax=yaml filetype=yaml
diff --git a/testenv/kvmd.conf b/testenv/kvmd.conf
index 8982fdb6..5afb6c85 100644
--- a/testenv/kvmd.conf
+++ b/testenv/kvmd.conf
@@ -85,4 +85,4 @@ logging:
handlers:
- console
-# vim: syntax=yaml
+# vim: syntax=yaml filetype=yaml