Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
john muhl committed Oct 29, 2011
2 parents 007adb3 + bec8d93 commit b54e1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snippets/<ins>.tmSnippet
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>content</key>
<string>${0:${TM_SELECTED_TEXT/\A&lt;ins&gt;(.*)&lt;\/ins&gt;\z|.*/(?1:$1:&lt;ins&gt;$0&lt;\/ins&gt;)/m}}</string>
<key>keyEquivalent</key>
<string>@+</string>
<string>^+</string>
<key>name</key>
<string>&lt;ins&gt;</string>
<key>scope</key>
Expand Down

0 comments on commit b54e1fc

Please sign in to comment.