When I do: `.x:scol-12` The expect behavior and the result in SublimeText and VS Code is `<div class="x:scol-12"></div>` But in emmet-vim the result is: `<div class="x"></div>` Is there a config fix for this?