Skip to content

Commit

Permalink
Puppet language now has keyboard shortcut under ctrl-alt-shift-P
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazburg committed Sep 7, 2008
1 parent 8f21f91 commit cd48bca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Puppet.tmbundle/Syntaxes/Puppet.tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<string>(/\*|(\{|\[|\()\s*$)</string>
<key>foldingStopMarker</key>
<string>(\*/|^\s*(\}|\]|\)))</string>
<key>keyEquivalent</key>
<string>^~P</string>
<key>name</key>
<string>Puppet</string>
<key>patterns</key>
Expand Down

0 comments on commit cd48bca

Please sign in to comment.