Remove keyword.control.import override from plus themes

This commit is contained in:
Martin Aeschlimann
2016-04-12 11:56:49 +02:00
parent 2cf239dc51
commit f033f51134
9 changed files with 604 additions and 26 deletions

View File

@@ -48,13 +48,6 @@
"settings": {
"foreground": "#001080"
}
},
{
"name": "C includes must match meta.preprocessor",
"scope": "keyword.control.import",
"settings": {
"foreground": "#0000FF"
}
}
]
}