emmet-vim icon indicating copy to clipboard operation
emmet-vim copied to clipboard

Fixing the cursor between expanded tags

Open ghost opened this issue 9 years ago • 1 comments

Is there a way to configure the cursor to automatically move between the expanded tags, and also with 4 spaces indentation?

Illustrating, currently, when expanding a tag, it goes like this: <div class="one">[cursor]</div>

I wanted to make it go like this: <div class="one"> ____[cursor] </div>

ghost avatar Mar 17 '16 21:03 ghost

Related: #248

fuadsaud avatar Mar 19 '16 03:03 fuadsaud