From da39c613970f9bc167243ddbbb77ac75ad9fa2fa Mon Sep 17 00:00:00 2001 From: Tim Niemeyer Date: Sun, 20 Oct 2013 16:56:43 +0200 Subject: [PATCH] buildscript: add modeline modelines help (on vim) to set the correct indention modes. Signed-off-by: Tim Niemeyer --- buildscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscript b/buildscript index 29a141f..188e28d 100755 --- a/buildscript +++ b/buildscript @@ -265,4 +265,4 @@ case "$1" in echo "If you need help to one of these options just type $0 command help" ;; esac - +# vim: noexpandtab