Add hash_header snippet.

master
Ethan Dalool 2020-02-19 22:31:23 -08:00
parent 4b836c9c8d
commit a7b6c60546
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<snippet>
<content><![CDATA[
# $1
################################################################################
]]></content>
<tabTrigger>hhh</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>