BTS

Message4673

Author Xk2c
Recipients ft
Date 2013-11-09.22:36:50
Content
PS. now i figured why my patches are so bad intended.

This vim modeline:
# vim:foldmethod=marker tw=80 ai expandtab shiftwidth=2 tabstop=2

should really be:
# vim:foldmethod=marker tw=80 ai expandtab shiftwidth=2 softtabstop=2

The value of &tabstop should allways be 8.
History
Date User Action Args
2013-11-09 22:36:50Xk2csetrecipients: + ft
2013-11-09 22:36:50Xk2csetmessageid: <1384036610.83.0.827524308839.issue1284@bts.grml.org>
2013-11-09 22:36:50Xk2clinkissue1284 messages
2013-11-09 22:36:50Xk2ccreate