We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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?