<div>
This line needs to be indented and closing div tag should be in a new line</div>
<div>
This result is what I want
</div>
In Sublime Text 2, after creating tags by pressing ctrl+shift+W and pressing "enter", I want the result be like above. Do I have to install plugin or am I missing something?