Initial commit
This commit is contained in:
9
py_header.sublime-snippet
Normal file
9
py_header.sublime-snippet
Normal file
@@ -0,0 +1,9 @@
|
||||
<snippet>
|
||||
<content><![CDATA[
|
||||
# The COPYRIGHT file at the top level of this repository contains the full
|
||||
# copyright notices and license terms.
|
||||
]]></content>
|
||||
<tabTrigger>tryton_header</tabTrigger>
|
||||
<scope>source.python</scope>
|
||||
<description>Tryton: modules file header</description>
|
||||
</snippet>
|
||||
Reference in New Issue
Block a user