summaryrefslogtreecommitdiff
path: root/system-helper
diff options
context:
space:
mode:
authorPhaedrus Leeds <mwleeds@protonmail.com>2022-07-26 22:55:45 -0500
committerPhaedrus Leeds <mwl458@gmail.com>2022-08-22 19:48:10 -0700
commit600e18567c538ecd306d021534dbb418dc490676 (patch)
tree6182909213eb3bb1b9e112d8082ae322f007867b /system-helper
parentdc82a19dc58d1fee25f45daeb5114338526ec8f7 (diff)
downloadflatpak-600e18567c538ecd306d021534dbb418dc490676.tar.gz
Add a vim modeline and .editorconfig
To make indentation work with less effort. The modeline was copied from libostree with minor modification and the .editorconfig from GLib. The advantage of having both a modeline and an editorconfig is we can work out of the box on more editor setups, and the modeline allows us to specify the style with a lot more fine grained control.
Diffstat (limited to 'system-helper')
-rw-r--r--system-helper/flatpak-system-helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-helper/flatpak-system-helper.c b/system-helper/flatpak-system-helper.c
index 03410e84..31f61950 100644
--- a/system-helper/flatpak-system-helper.c
+++ b/system-helper/flatpak-system-helper.c
@@ -1,4 +1,4 @@
-/*
+/* vi:set et sw=2 sts=2 cin cino=t0,f0,(0,{s,>2s,n-s,^-s,e-s:
* Copyright © 2014 Red Hat, Inc
*
* This program is free software; you can redistribute it and/or