Explicitly disabling expandtab within the VIM modeline

This commit is contained in:
Pierre Pronchery 2012-05-17 01:03:24 +00:00
parent e8ec47d2e8
commit e4fdfe71d0

View File

@ -243,4 +243,4 @@
</section> </section>
</section> </section>
</article> </article>
<!-- vim: set ts=1 sw=1 sts=1: --> <!-- vim: set noet ts=1 sw=1 sts=1: -->