Minor updates

This commit is contained in:
Garen Torikian 2012-09-10 21:45:09 -07:00 committed by nightwing
commit 3bbfc457ae
3 changed files with 13 additions and 15 deletions

View file

@ -7,8 +7,6 @@ function parseTheme(themeXml, callback) {
});
}
var supportedScopes = {
"keyword": "keyword",
"keyword.operator": "keyword.operator",