Skip to content

Commit

Permalink
Add "i⇥" to insert inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
elia authored and infininight committed Sep 14, 2015
1 parent 6b4061d commit 535dd86
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Snippets/#inspect.tmSnippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?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>inspect</string>
<key>name</key>
<string>#inspect</string>
<key>scope</key>
<string>source.ruby</string>
<key>tabTrigger</key>
<string>i</string>
<key>uuid</key>
<string>2BB6D28F-914E-4132-BC53-E43CF5060BFA</string>
</dict>
</plist>
2 changes: 2 additions & 0 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
<string>0BA2B2F1-E767-4A03-9791-0AC0183251F1</string>
<string>B46D35B8-5DEB-4C10-A110-BA1965A2EB9C</string>
<string>97054C4D-E4A3-45B1-9C00-B82DBCB30CAD</string>
<string>------------------------------------</string>
<string>2BB6D28F-914E-4132-BC53-E43CF5060BFA</string>
</array>
<key>name</key>
<string>Idioms</string>
Expand Down

0 comments on commit 535dd86

Please sign in to comment.