sublime/voussoir/utf-8.sublime-snippet
2020-08-10 20:36:33 -07:00

10 lines
334 B
XML

<snippet>
<content><![CDATA[
utf-8
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<!-- <tabTrigger>hello</tabTrigger> -->
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
<tabTrigger>uu</tabTrigger>
</snippet>