From: Victor Toso Date: Mon, 20 Dec 2021 14:56:24 +0000 (+0100) Subject: schemas: add missing vim modeline X-Git-Tag: v7.0.0-rc0~75^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e7237cd2b;p=thirdparty%2Fqemu.git schemas: add missing vim modeline Similar to f7160f3218 "schemas: Add vim modeline" Signed-off-by: Victor Toso Message-Id: <20211220145624.52801-1-victortoso@redhat.com> Acked-by: Markus Armbruster Signed-off-by: Markus Armbruster --- diff --git a/qapi/audio.json b/qapi/audio.json index 693e327c6b6..0785e70a503 100644 --- a/qapi/audio.json +++ b/qapi/audio.json @@ -1,4 +1,5 @@ # -*- mode: python -*- +# vim: filetype=python # # Copyright (C) 2015-2019 Zoltán Kővágó # diff --git a/qapi/compat.json b/qapi/compat.json index dd7261ae2a9..c53b69fe3fd 100644 --- a/qapi/compat.json +++ b/qapi/compat.json @@ -1,4 +1,5 @@ # -*- Mode: Python -*- +# vim: filetype=python ## # = Compatibility policy diff --git a/qapi/replay.json b/qapi/replay.json index bfd83d75914..b4d1ba253be 100644 --- a/qapi/replay.json +++ b/qapi/replay.json @@ -1,4 +1,5 @@ # -*- Mode: Python -*- +# vim: filetype=python # ## diff --git a/qapi/trace.json b/qapi/trace.json index eedfded5120..119509f5652 100644 --- a/qapi/trace.json +++ b/qapi/trace.json @@ -1,4 +1,5 @@ # -*- mode: python -*- +# vim: filetype=python # # Copyright (C) 2011-2016 Lluís Vilanova #