Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
noniq committed Aug 16, 2016
2 parents 74dfde4 + 8879eba commit e46c0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Syntaxes/Shell-Unix-Bash.tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<string>.textmate_init</string>
</array>
<key>firstLineMatch</key>
<string>^#!.*\b(bash|zsh|sh|tcsh)|^#\s*-\*-[^*]*mode:\s*shell-script[^*]*-\*-</string>
<string>^#!.*\b(bash|zsh|sh|tcsh)|^#.*-\*-.*\bshell-script\b.*-\*-</string>
<key>injectionSelector</key>
<string>meta.embedded_bash $</string>
<key>keyEquivalent</key>
Expand Down

0 comments on commit e46c0c4

Please sign in to comment.