Skip to content

Instantly share code, notes, and snippets.

@songxiaofeng1981
Created October 29, 2012 05:10
Show Gist options
  • Save songxiaofeng1981/3971686 to your computer and use it in GitHub Desktop.
Save songxiaofeng1981/3971686 to your computer and use it in GitHub Desktop.
python: test
<snippet>
<content><![CDATA[
Hello, song ${1:this} is a ${2:snippet}.
]]></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>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment