public
Description: TextMate bundles ported to the e-texteditor for Windows
Homepage: http://e-texteditor.com
Clone URL: git://github.com/gtcaz/ebundles.git
Updates to operator and punctuation styles

git-svn-id: http://ebundles.googlecode.com/svn/trunk@245 
97847aa4-3a28-0410-b7a9-0d2d99b8f137
charles.roper (author)
Thu May 08 23:00:26 -0700 2008
commit  166ea4db30ee0bd934cacca6f79d47b4bdc5b5a4
tree    063a7694a18a2bc9d4cc8d215cac04b9bd81d708
parent  7543ef42bed2b5c4a5235181ea38d540307e9aaa
...
94
95
96
 
 
 
 
 
 
 
 
 
 
 
97
98
99
...
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
0
@@ -94,6 +94,17 @@
0
             </dict>
0
             <dict>
0
                 <key>name</key>
0
+ <string>Keyword.operators &amp; puctuation.separators</string>
0
+ <key>settings</key>
0
+ <dict>
0
+ <key>foreground</key>
0
+ <string>#BEBEBE</string>
0
+ </dict>
0
+ <key>scope</key>
0
+ <string>keyword.operator, punctuation.separator</string>
0
+ </dict>
0
+ <dict>
0
+ <key>name</key>
0
                 <string>Storage</string>
0
                 <key>scope</key>
0
                 <string>storage</string>

Comments

    No one has commented yet.