adding some various snippets

This commit is contained in:
2022-05-18 09:21:29 -06:00
parent 5d2ef15f59
commit 1bc953bc44
4 changed files with 118 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<snippet>
<content><![CDATA[
preserveAspectRatio="xMidYMid meet"
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>preserveAspect</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>