Skip to content

Commit 22c4432

Browse files
author
William Voyek
committed
Revert ee44ce8..24c08cf
This rolls back to commit ee44ce8.
1 parent 24c08cf commit 22c4432

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)