tamzinblake / js3-mode

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

missing case indentation #104

Closed andreineculau closed 9 years ago

andreineculau commented 9 years ago

Maybe my config is weird, but the block after a casestatement does not get indented. And I think it should

andreineculau commented 9 years ago

apparently there's no indentation without curly braces. closing for now