BTS

Message4676

Author ft
Recipients Xk2c, ft, mika
Date 2013-11-10.16:42:52
Content
Thilo Six wrote:
> 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.

Fun. Since I switched my main editor to emacs I don't get thrown off by
that anymore - obviously. :)

‘tabstop = 2’ does sound wrong indeed. Mika?
History
Date User Action Args
2013-11-10 16:42:52ftsetrecipients: + Xk2c
2013-11-10 16:42:52ftlinkissue1284 messages
2013-11-10 16:42:52ftcreate