Skip to content

Commit

Permalink
Merge branch 'master' of http://github.com/Cottser/php.tmbundle
Browse files Browse the repository at this point in the history
  • Loading branch information
joshvarner committed Sep 13, 2010
2 parents 3a6b176 + b9a3198 commit c3a7e66
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Snippets/Special: Return Inside an Array.tmSnippet
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string>
$0
</string>
<key>keyEquivalent</key>
<string></string>
<key>name</key>
<string>Special: Return Inside an Array</string>
<key>scope</key>
<string>punctuation.definition.array.end.php</string>
<key>uuid</key>
<string>E0FF5942-5249-4097-A4EE-E01FAE518CD2</string>
</dict>
</plist>
Expand Down
2 changes: 2 additions & 0 deletions info.plist
Expand Up @@ -27,6 +27,7 @@
<string>6F7E7868-F5A2-4B7D-ACFB-2A8DE2CD04E2</string> <string>6F7E7868-F5A2-4B7D-ACFB-2A8DE2CD04E2</string>
<string>89385241-0117-42AE-BDAE-0471554CC3DF</string> <string>89385241-0117-42AE-BDAE-0471554CC3DF</string>
<string>647C793F-9098-481B-8B5A-BCEF3B48CB03</string> <string>647C793F-9098-481B-8B5A-BCEF3B48CB03</string>
<string>E0FF5942-5249-4097-A4EE-E01FAE518CD2</string>
</array> </array>
<key>items</key> <key>items</key>
<array> <array>
Expand Down Expand Up @@ -257,6 +258,7 @@
<string>77F2D17D-A48A-4E19-B2A4-B2FBCBD1264D</string> <string>77F2D17D-A48A-4E19-B2A4-B2FBCBD1264D</string>
<string>998BFB01-C049-4A24-A88E-86173C967748</string> <string>998BFB01-C049-4A24-A88E-86173C967748</string>
<string>89385241-0117-42AE-BDAE-0471554CC3DF</string> <string>89385241-0117-42AE-BDAE-0471554CC3DF</string>
<string>E0FF5942-5249-4097-A4EE-E01FAE518CD2</string>
<string>647C793F-9098-481B-8B5A-BCEF3B48CB03</string> <string>647C793F-9098-481B-8B5A-BCEF3B48CB03</string>
<string>5F800F2D-55DA-4E06-99A3-41B734C8768E</string> <string>5F800F2D-55DA-4E06-99A3-41B734C8768E</string>
<string>7553818C-6FF8-455D-BD83-D2A587BAF6F4</string> <string>7553818C-6FF8-455D-BD83-D2A587BAF6F4</string>
Expand Down

0 comments on commit c3a7e66

Please sign in to comment.