We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The directory structure for my emmet:
vim ~/.vim/bundle/emmet-vim/syntaxProfiles.json { "html": { "tag_nl": "true" } }
Edit html file with vim now,it is surprised that each tag is not on new line,why?
Activity