script-functions: correct tabstop setting in vim modeline
authorMichael Prokop <mika@grml.org>
Tue, 12 Nov 2013 10:07:30 +0000 (11:07 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 12 Nov 2013 10:07:31 +0000 (11:07 +0100)
See discussion in issue1284

etc/grml/script-functions

index 887cf2c..b941a7f 100644 (file)
@@ -194,4 +194,4 @@ is_older_than() {
 #}}}
 
 ## END OF FILE #################################################################
-# vim:foldmethod=marker tw=80 ai expandtab shiftwidth=2 tabstop=2
+# vim:foldmethod=marker tw=80 ai expandtab shiftwidth=2 tabstop=8