about summary refs log tree commit diff stats
path: root/src/main.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-11-13 12:11:05 +0100
committerMichael Vetter <jubalh@iodoru.org>2019-11-13 12:11:05 +0100
commit46fd7150e5e22f986b151ef01eaffa673cff9f1e (patch)
tree0e7cdf6c1bac2c797ff3e8dbc48f6ba082514af1 /src/main.c
parentcc164728a7db5f909f570300db74a8dc818c5407 (diff)
downloadprofani-tty-46fd7150e5e22f986b151ef01eaffa673cff9f1e.tar.gz
Add vim modeline
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 622544dd..6510d151 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,6 @@
 /*
  * main.c
+ * vim: expandtab:ts=4:sts=4:sw=4
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  * Copyright (C) 2019 Michael Vetter <jubalh@iodoru.org>