Skip to content

Commit

Permalink
Added a new link_top snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Stacoviak committed Sep 17, 2009
1 parent 55585e7 commit 1e25b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snippets/link_to (URL).tmSnippet
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>content</key>
<string>= link_to "${1:Anchor Text}", "${2:http://}"</string>
<string>= link_to "${1:Anchor Text}", "${2:#}"</string>
<key>keyEquivalent</key>
<string>^L</string>
<key>name</key>
Expand Down

0 comments on commit 1e25b0e

Please sign in to comment.