aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index aaf92b3..6e11747 100644
--- a/config.def.h
+++ b/config.def.h
@@ -84,3 +84,5 @@ static Button buttons[] = {
{ MOD1, Button3, mousemotion, {.i = RESIZE}},
};
#endif
+
+/* vim: set expandtab ts=4 sts=4 sw=4 : */