Skip to content

Instantly share code, notes, and snippets.

View vietvudanh's full-sized avatar

Viet Vu vietvudanh

  • Ha Noi, Vietnam
View GitHub Profile
@ythuang
ythuang / Python-Skeleton-With-Args.sublime-snippet
Created November 15, 2012 09:49
Sublime Text 2's snippet to create Python skeleton script.
<!--
Sublime Text 2's snippet to create Python skeleton script.
Put this file `$HOME/Library/Application Support/Sublime Text 2/Packages/User` directory.
To activate, type `python` and followed by <TAB> (maybe twice pressing the <TAB> if your default file syntax is `Plain Text`.)
-->
<snippet>
<content><![CDATA[