From: Michael Gebetsroither Date: Tue, 13 Dec 2005 14:54:13 +0000 (+0100) Subject: added vim style options to sh-lib X-Git-Tag: 1.02.06~7 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=a135f075e5e52c8a4fd090337b5fa8c447d84dda;hp=9dabc9d8c4fc1a6e8e193e280b3733ee111488f0;p=grml-shlib.git added vim style options to sh-lib --- diff --git a/sh-lib b/sh-lib index 4d858a9..53244ac 100644 --- a/sh-lib +++ b/sh-lib @@ -648,4 +648,4 @@ _checkBootParam # END OF FILE ################################################################################ -# vim:foldmethod=marker +# vim:foldmethod=marker expandtab shiftwidth=2 tabstop=2