Skip to content

Commit

Permalink
Test Corrections to string highlighting 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gatewood committed Oct 29, 2018
1 parent fee115f commit e557fc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Terraform.tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,10 @@
<key>include</key>
<string>#string_interpolation_keywords</string>
</dict>
<dict>
<key>include</key>
<string>#strings</string>
</dict>
</array>
</dict>
<key>string_interpolation_keywords</key>
Expand Down

0 comments on commit e557fc3

Please sign in to comment.