From fff1290115886a88fbae5359663348a17fbbbbeb Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Fri, 17 May 2024 07:43:48 +0200 Subject: [PATCH] Add a modeline for systemd units --- systemd.unit | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 systemd.unit diff --git a/systemd.unit b/systemd.unit new file mode 100644 index 0000000..2110cb3 --- /dev/null +++ b/systemd.unit @@ -0,0 +1,2 @@ +# vim:syntax=systemd.unit:fileencoding=utf-8:ts=4:expandtab:linebreak:wrap +# vim: set syntax=systemd.unit fileencoding=utf-8 ts=4 expandtab linebreak wrap :