Skip to content

Commit 224374c

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

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
@@ -205,7 +205,7 @@
205205
</dict>
206206
<dict>
207207
<key>begin</key>
208-
<string>@'\n</string>
208+
<string>@'$\n</string>
209209
<key>end</key>
210210
<string>^'@$</string>
211211
<key>name</key>

0 commit comments

Comments
 (0)