Skip to content

Commit 0b7b382

Browse files
author
William Voyek
committed
readded $ to line 208. copied from 8d4ae61
1 parent ee44ce8 commit 0b7b382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Support/PowershellSyntax.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<key>begin</key>
208208
<string>@'\n</string>
209209
<key>end</key>
210-
<string>^'@$</string>
210+
<string>^'@</string>
211211
<key>name</key>
212212
<string>string.quoted.single.heredoc.powershell</string>
213213
<key>patterns</key>

0 commit comments

Comments
 (0)