sublime/voussoir/hash_header_thick.sublime-snippet
2020-09-20 18:31:03 -07:00

12 lines
630 B
XML

<snippet>
<content><![CDATA[
####################################################################################################
##$1##################################################################################################
####################################################################################################
]]></content>
<tabTrigger>hh3</tabTrigger>
<!-- 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> -->
</snippet>