tamzinblake / js3-mode

A chimeric fork of js2-mode and js-mode
GNU General Public License v3.0
181 stars 13 forks source link

comma-last var indenting is extra-stupid. #18

Closed tamzinblake closed 13 years ago

tamzinblake commented 13 years ago

The mode should not try to indent var statements as though they are part of continued expressions from var statements, ever, even a little.