fix vim modeline

This commit is contained in:
Antoine Musso 2011-12-01 15:19:37 +00:00
parent 0ce1e9fcf3
commit 5ab379f479

View file

@ -1219,4 +1219,4 @@ table_end = newline? "|}" { clearFlag('table'); }
/* Tabs do not mix well with the hybrid production syntax */
/* vim: filetype=javascript:expandtabs:ts=4:sw=4:cindent */
/* vim: set filetype=javascript expandtab ts=4 sw=4 cindent: */