From: Michael Stapelberg Date: Sun, 9 Oct 2011 13:28:20 +0000 (+0100) Subject: i3bar: add modelines to all files X-Git-Tag: 4.1~112^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=64a7017c32892e58cad3d504a0fee1161c75447a;p=i3%2Fi3 i3bar: add modelines to all files --- diff --git a/i3bar/src/child.c b/i3bar/src/child.c index aa9d6554..ff1bc8bb 100644 --- a/i3bar/src/child.c +++ b/i3bar/src/child.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/ipc.c b/i3bar/src/ipc.c index 7769fdb1..e31de333 100644 --- a/i3bar/src/ipc.c +++ b/i3bar/src/ipc.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/main.c b/i3bar/src/main.c index 0def3057..bfccb8ed 100644 --- a/i3bar/src/main.c +++ b/i3bar/src/main.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/outputs.c b/i3bar/src/outputs.c index 464f24a0..11f7dc2b 100644 --- a/i3bar/src/outputs.c +++ b/i3bar/src/outputs.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/workspaces.c b/i3bar/src/workspaces.c index a84e152b..8099cd78 100644 --- a/i3bar/src/workspaces.c +++ b/i3bar/src/workspaces.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors