mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
8 lines
No EOL
198 B
XML
8 lines
No EOL
198 B
XML
<snippet>
|
|
<tabTrigger>defs</tabTrigger>
|
|
<scope>source.python</scope>
|
|
<description>Method</description>
|
|
|
|
<content><![CDATA[def ${1:function}(self${2}):
|
|
${0:pass}]]></content>
|
|
</snippet> |