fixed up the plain HTML view

main
deplorableword 2011-04-05 07:36:08 +01:00
parent 015fd38f71
commit acd7cc9977
1 changed files with 16 additions and 3 deletions

View File

@ -613,7 +613,7 @@
<key>name</key> <key>name</key>
<string>HTML: Text</string> <string>HTML: Text</string>
<key>scope</key> <key>scope</key>
<string>text.html.basic, text.html.ruby</string> <string>text.html.ruby</string>
<key>settings</key> <key>settings</key>
<dict> <dict>
<key>fontStyle</key> <key>fontStyle</key>
@ -637,7 +637,7 @@
<key>name</key> <key>name</key>
<string>HTML: =</string> <string>HTML: =</string>
<key>scope</key> <key>scope</key>
<string>text.html.basic meta.tag.structure.any.html, text.html.basic source.js.embedded.html</string> <string>text.html.basic meta.tag.other.html, text.html.basic meta.tag.any.html, text.html.basic meta.tag.block.any, text.html.basic meta.tag.inline.any, text.html.basic meta.tag.structure.any.html, text.html.basic source.js.embedded.html, punctuation.separator.key-value.html</string>
<key>settings</key> <key>settings</key>
<dict> <dict>
<key>fontStyle</key> <key>fontStyle</key>
@ -661,7 +661,7 @@
<key>name</key> <key>name</key>
<string>HTML: "</string> <string>HTML: "</string>
<key>scope</key> <key>scope</key>
<string>text.html.basic meta.tag.structure.any.html punctuation.definition.string.begin</string> <string>text.html.basic meta.tag.structure.any.html punctuation.definition.string.begin.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html </string>
<key>settings</key> <key>settings</key>
<dict> <dict>
<key>fontStyle</key> <key>fontStyle</key>
@ -683,6 +683,19 @@
<string>#1F74CF</string> <string>#1F74CF</string>
</dict> </dict>
</dict> </dict>
<dict>
<key>name</key>
<string>HTML: &gt;text&lt;</string>
<key>scope</key>
<string>text.html.basic</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string>#6A58BE</string>
</dict>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>HTML: &lt;style&gt;</string> <string>HTML: &lt;style&gt;</string>