Skip to content

Commit

Permalink
Remove extra newline from def snippet
Browse files Browse the repository at this point in the history
Remove extra newline from def snippet.
  • Loading branch information
rgreenjr committed Oct 1, 2015
1 parent 12d8e40 commit 039503b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Snippets/def.tmSnippet
Expand Up @@ -5,8 +5,7 @@
<key>content</key>
<string>def $1 do
$0
end
</string>
end</string>
<key>name</key>
<string>def</string>
<key>scope</key>
Expand Down

0 comments on commit 039503b

Please sign in to comment.