Created
May 29, 2014 16:12
-
-
Save Chun-Yang/31b2b24dc73dc68926e8 to your computer and use it in GitHub Desktop.
ruby do end
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<snippet> | |
<content><![CDATA[ | |
do | |
$1 | |
end | |
]]></content> | |
<tabTrigger>do</tabTrigger> | |
<scope>source.ruby</scope> | |
<description>do..end</description> | |
</snippet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment