mattn / emmet-vim

emmet for vim: http://emmet.io/
http://mattn.github.io/emmet-vim
MIT License
6.41k stars 411 forks source link

List numbering don't start with zero number. #420

Closed drop closed 6 years ago

drop commented 6 years ago

ul>li#id$@0*3 will start with 1 just like ul>li#id$@1*3