mattn / emmet-vim

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

Missing XSL snippets #539

Open cunlem opened 2 years ago

cunlem commented 2 years ago

Many snippets from Emmet cheatsheet are missing from default settings. E.g. xsl snippet is supposed to expand into

<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
</xsl:stylesheet>

but it's not present in configuration.